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


Change subject: [hms] Fix testSyncDisabled on Hive 4
......................................................................

[hms] Fix testSyncDisabled on Hive 4

In Hive 4 the MetastoreDefaultTransformer ensures that
external tables don’t use the warehouse as a their storage location.
Kudu doesn’t actually use this location, but the location must still be
valid.

This patch changes the test to re-fetch the table after creation
to get the location after translation has occured. It also deep
copies the table before altering to ensure any unwanted properties
are not copied over.

Change-Id: I2dc12f350794314325736be581888cb69be917a1
---
M 
java/kudu-hive/src/test/java/org/apache/kudu/hive/metastore/TestKuduMetastorePlugin.java
1 file changed, 5 insertions(+), 7 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2dc12f350794314325736be581888cb69be917a1
Gerrit-Change-Number: 16574
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>

Reply via email to