wangsheng has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14398
Change subject: IMPALA-8974: Create kudu table failed when catalogd connected to mysql directly instead of use HMS ...................................................................... IMPALA-8974: Create kudu table failed when catalogd connected to mysql directly instead of use HMS When catalogd connected to mysql directly instead of use HMS, a 'create if not exists' query for kudu table caused table in impala created successful, but in kudu storage failed. Tests: * Ran all front-end tests Change-Id: Iacc53801a660c033869cb4747910c98a80e08297 --- M fe/src/main/java/org/apache/impala/catalog/KuduTable.java 1 file changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/98/14398/1 -- To view, visit http://gerrit.cloudera.org:8080/14398 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Iacc53801a660c033869cb4747910c98a80e08297 Gerrit-Change-Number: 14398 Gerrit-PatchSet: 1 Gerrit-Owner: wangsheng <[email protected]>
