Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16494
Change subject: KUDU-3192: [hms] Leverage the cluster ID in HMS sync ...................................................................... KUDU-3192: [hms] Leverage the cluster ID in HMS sync This patch propagates the cluster ID to the HMS entries for Kudu tables and leverages the cluster ID to ignore irrelevant notifications from the HMS. Additionally the `kudu hms` tool is updated to identify and repair tables that do not have the cluster ID set. Change-Id: I865b418a3cc4e11c889cc4757cd940831c43af17 --- M src/kudu/hms/hms_catalog-test.cc M src/kudu/hms/hms_catalog.cc M src/kudu/hms/hms_catalog.h M src/kudu/hms/hms_client-test.cc M src/kudu/hms/hms_client.cc M src/kudu/hms/hms_client.h M src/kudu/integration-tests/hms_itest-base.cc M src/kudu/master/catalog_manager.cc M src/kudu/master/hms_notification_log_listener.cc M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_hms.cc 11 files changed, 174 insertions(+), 108 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/94/16494/1 -- To view, visit http://gerrit.cloudera.org:8080/16494 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I865b418a3cc4e11c889cc4757cd940831c43af17 Gerrit-Change-Number: 16494 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
