Hao Hao has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10581


Change subject: KUDU-2191: Add 'kudu_only' flag
......................................................................

KUDU-2191: Add 'kudu_only' flag

This commit adds a 'kudu_only' flag to CreateTable/DropTable/AlterTable
APIs to indicate whether to the table creation/deletion/altering should
take place in the Hive Metastore or not. The default value for the flag
is false, which means the operation will take effect in the Hive
Metastore.

Change-Id: I703f12b95bb7ca2d65455f0f0602520332b3c678
---
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
7 files changed, 98 insertions(+), 36 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/81/10581/1
--
To view, visit http://gerrit.cloudera.org:8080/10581
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I703f12b95bb7ca2d65455f0f0602520332b3c678
Gerrit-Change-Number: 10581
Gerrit-PatchSet: 1
Gerrit-Owner: Hao Hao <[email protected]>

Reply via email to