Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11197
Change subject: Add delete_external_catalogs flag to table delete tool ...................................................................... Add delete_external_catalogs flag to table delete tool Similar to alter_external_catalogs flag, it might be necessary to introduce a flag to control the table deletion in the Kudu catalog independently of the HMS. So we can repair tables if needed when the HMS integration is enabled. Change-Id: I0a128fb53c974a5c839786204d56408681b434e8 --- M src/kudu/client/client-internal.cc M src/kudu/client/client-internal.h M src/kudu/client/client.cc M src/kudu/client/client.h M src/kudu/integration-tests/master_hms-itest.cc M src/kudu/master/catalog_manager.cc M src/kudu/master/master.proto M src/kudu/tools/tool_action_table.cc 8 files changed, 50 insertions(+), 11 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/97/11197/1 -- To view, visit http://gerrit.cloudera.org:8080/11197 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0a128fb53c974a5c839786204d56408681b434e8 Gerrit-Change-Number: 11197 Gerrit-PatchSet: 1 Gerrit-Owner: Hao Hao <[email protected]>
