Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10303
Change subject: KUDU-2191: HMS inconsistent metadata fix tool ...................................................................... KUDU-2191: HMS inconsistent metadata fix tool This commit introduces a CLI tool that fixes inconsistent metadata for Hive Metastore integration. It corrects the table name based on the users input. Ant it fixes the master addresses property, column name and type based on the values in Kudu. Test case is added using external mini cluster to ensure the tool works as expected. Change-Id: I63c694b5d9877cfbd218139f2e9ecf05fd69c997 --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_hms.cc M src/kudu/tools/tool_test_util.cc M src/kudu/tools/tool_test_util.h 4 files changed, 232 insertions(+), 44 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/03/10303/1 -- To view, visit http://gerrit.cloudera.org:8080/10303 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I63c694b5d9877cfbd218139f2e9ecf05fd69c997 Gerrit-Change-Number: 10303 Gerrit-PatchSet: 1 Gerrit-Owner: Hao Hao <[email protected]>
