wangsheng has uploaded a new patch set (#5). ( http://gerrit.cloudera.org:8080/15057 )
Change subject: IMPALA-9287: Fixed the error of running test_kudu_table_create_without_hms after setting USE_CDP_HIVE=true ...................................................................... IMPALA-9287: Fixed the error of running test_kudu_table_create_without_hms after setting USE_CDP_HIVE=true When build impala after setting USE_CDP_HIVE=true, the custom cluster test case test_kudu_table_create_without_hms would failed due to lacking of related jars. The solution is to add related maven dependency in $IMPALA_HOME/fe/pom.xml. Tests: * Ran test_kudu_table_create_without_hms.py by setting USE_CDP_HIVE=true locally Change-Id: Ibc7d7e30cd560d43bb707dec54f4494355809f66 --- M fe/pom.xml 1 file changed, 73 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/57/15057/5 -- To view, visit http://gerrit.cloudera.org:8080/15057 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ibc7d7e30cd560d43bb707dec54f4494355809f66 Gerrit-Change-Number: 15057 Gerrit-PatchSet: 5 Gerrit-Owner: wangsheng <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
