Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17445


Change subject: [hms] Allow the table type to change but not the 
synchronization of a table
......................................................................

[hms] Allow the table type to change but not the synchronization of a table

When upgrading some verions of the Hive Metastore it migrates Kudu tables
from managed tables to external tables with the purge property set. Both
of these states are considered “synchronized” tables by the HMS sync
and therefore this change sholuld be allowed as it won’t created orphaned
tables.

Change-Id: I7c029da1dbfef9812b0fe7389a768772605acc45
---
M 
java/kudu-hive/src/main/java/org/apache/kudu/hive/metastore/KuduMetastorePlugin.java
M 
java/kudu-hive/src/test/java/org/apache/kudu/hive/metastore/TestKuduMetastorePlugin.java
2 files changed, 34 insertions(+), 22 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7c029da1dbfef9812b0fe7389a768772605acc45
Gerrit-Change-Number: 17445
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to