wangsheng has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14962
Change subject: IMPALA-9266: Use custom cluster test caste to replace CreateKuduTableWithoutHMSTest.java ...................................................................... IMPALA-9266: Use custom cluster test caste to replace CreateKuduTableWithoutHMSTest.java CreateKuduTableWithoutHMSTest.java test case need to restart impala cluster, in order to keep original cluster environment unchanged, we write a custom cluter test case test_kudu_table_create_without_hms.py to replace. Besides, we also add an envp 'WITHOUT_HMS' to keep original hive-site.xml unchanged, just generate a new hive-site_ext.xml without hms related config. Change-Id: Ic532574af42ed864612cf28eecee9e0416ef272c --- M bin/create-test-configuration.sh D fe/src/test/java/org/apache/impala/catalog/CreateKuduTableWithoutHMSTest.java A tests/custom_cluster/test_kudu_table_create_without_hms.py 3 files changed, 64 insertions(+), 137 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/62/14962/2 -- To view, visit http://gerrit.cloudera.org:8080/14962 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic532574af42ed864612cf28eecee9e0416ef272c Gerrit-Change-Number: 14962 Gerrit-PatchSet: 2 Gerrit-Owner: wangsheng <[email protected]>
