Alex Behm has uploaded a new patch set (#2). Change subject: IMPALA-3491: Use unique_database fixture in test_partition_metadata.py ......................................................................
IMPALA-3491: Use unique_database fixture in test_partition_metadata.py Also changes the test to use beeline instead of Hive -e for the portions executed in Hive because beeline is significantly faster. Testing: Tested the changes locally by running them in a loop 10 times. Also did a private core/hdfs run. Change-Id: I70d87941fbfc30f41e1c6fcfee8d8c7f16b88831 --- M tests/common/impala_test_suite.py M tests/metadata/test_hms_integration.py M tests/metadata/test_partition_metadata.py 3 files changed, 56 insertions(+), 73 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/62/2962/2 -- To view, visit http://gerrit.cloudera.org:8080/2962 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I70d87941fbfc30f41e1c6fcfee8d8c7f16b88831 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]>
