Internal Jenkins has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/2962 Reviewed-by: Michael Brown <[email protected]> Tested-by: Internal Jenkins --- M tests/common/impala_test_suite.py M tests/metadata/test_hms_integration.py M tests/metadata/test_partition_metadata.py 3 files changed, 57 insertions(+), 75 deletions(-) Approvals: Michael Brown: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2962 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I70d87941fbfc30f41e1c6fcfee8d8c7f16b88831 Gerrit-PatchSet: 4 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Michael Brown <[email protected]>
