Bikramjeet Vig has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11660


Change subject: IMPALA-7690: Make test_pool_config_change_while_queued 
compatible with python 2.6
......................................................................

IMPALA-7690: Make test_pool_config_change_while_queued compatible with
python 2.6

The ElementTree XML API used in test_pool_config_change_while_queued
used iter() which was added in python 2.7. Switching it to
getiterator() made it compatible with python 2.6.

Change-Id: Id2593609e5be288054d1361f0fe57580e17ea042
---
M tests/common/resource_pool_config.py
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id2593609e5be288054d1361f0fe57580e17ea042
Gerrit-Change-Number: 11660
Gerrit-PatchSet: 1
Gerrit-Owner: Bikramjeet Vig <bikramjeet....@cloudera.com>

Reply via email to