Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12059


Change subject: IMPALA-7945: Fix test_hdfs_timeout.py on python 2.6
......................................................................

IMPALA-7945: Fix test_hdfs_timeout.py on python 2.6

test_hdfs_timeout.py used subprocess.check_output. This function
does not exist on python 2.6; it was introduced in python 2.7.

This switches test_hdfs_timeout.py to use exec_process() from
tests.util.shell_util.

Change-Id: Ifde02778dfe74c5e7f56c6ae08cd0114bc3d3dca
---
M tests/custom_cluster/test_hdfs_timeout.py
1 file changed, 4 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/59/12059/1
--
To view, visit http://gerrit.cloudera.org:8080/12059
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifde02778dfe74c5e7f56c6ae08cd0114bc3d3dca
Gerrit-Change-Number: 12059
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>

Reply via email to