Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13492


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, 76 insertions(+), 18 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/92/13492/1
--
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: newchange
Gerrit-Change-Id: I437a8b42182dcfa09972f8059ccb6af280925085
Gerrit-Change-Number: 13492
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to