Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10582 )
Change subject: KUDU-2191: allow metadata upgrade tool to run with HMS integration ...................................................................... KUDU-2191: allow metadata upgrade tool to run with HMS integration Previously the metadata upgrade tool requires the HMS integration feature being disabled. This commit updates the tool to only alter tables in Kudu but not in the HMS during upgrade, so that the restriction no longer applies. Change-Id: I51d4cabeb1a9defc51f4e307a116419da5588f2d Reviewed-on: http://gerrit.cloudera.org:8080/10582 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M src/kudu/client/client.h M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_hms.cc 3 files changed, 32 insertions(+), 10 deletions(-) Approvals: Kudu Jenkins: Verified Dan Burkert: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/10582 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I51d4cabeb1a9defc51f4e307a116419da5588f2d Gerrit-Change-Number: 10582 Gerrit-PatchSet: 8 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins
