wangsheng has uploaded a new patch set (#9). ( http://gerrit.cloudera.org:8080/14962 )
Change subject: IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java ...................................................................... IMPALA-9266: Use custom cluster test case 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 M fe/src/test/resources/hive-site.xml.py A tests/custom_cluster/test_kudu_table_create_without_hms.py 3 files changed, 45 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/62/14962/9 -- 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: newpatchset Gerrit-Change-Id: Ic532574af42ed864612cf28eecee9e0416ef272c Gerrit-Change-Number: 14962 Gerrit-PatchSet: 9 Gerrit-Owner: wangsheng <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: wangsheng <[email protected]>
