Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Hao Hao, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/13492 to look at the new patch set (#3). Change subject: [hms] Support repairing entries with invalid IDs ...................................................................... [hms] Support repairing entries with invalid IDs This patch updates the hms tool to support fixing HMS tables with missing or invalid kudu.table_id properties. To support this, the patch changes the HMS plugin to allow tables with unmatched IDs to be altered when `kudu.check_id` is false in the environment context. Change-Id: I437a8b42182dcfa09972f8059ccb6af280925085 --- M java/kudu-hive/src/main/java/org/apache/kudu/hive/metastore/KuduMetastorePlugin.java M java/kudu-hive/src/test/java/org/apache/kudu/hive/metastore/TestKuduMetastorePlugin.java M src/kudu/hms/hms_catalog.cc M src/kudu/hms/hms_catalog.h M src/kudu/hms/hms_client.cc M src/kudu/hms/hms_client.h M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_hms.cc 8 files changed, 84 insertions(+), 18 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/92/13492/3 -- To view, visit http://gerrit.cloudera.org:8080/13492 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I437a8b42182dcfa09972f8059ccb6af280925085 Gerrit-Change-Number: 13492 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <granthe...@apache.org> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Hao Hao <hao....@cloudera.com> Gerrit-Reviewer: Kudu Jenkins (120)