cloudera-labs / hms-mirror

"hms-mirror" is a utility used to bridge the gap between two clusters and migrate hive metadata.
Apache License 2.0
13 stars 8 forks source link

Can't RENAME tables if they have the table property 'TRANSLATE_TO_EXTERNAL' #43

Closed dstreev closed 1 year ago

dstreev commented 1 year ago

You'll get an error that the location exists already. We need to check for this property and remove it prior to the rename.