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

Support alternate db name for STORAGE_MIGRATION #149

Closed dstreev closed 3 weeks ago

dstreev commented 1 month ago

Allow a database migrating to an alternate data storage platform to exist as an 'alternate' db, leaving the original db intact at the original location.

dstreev commented 3 weeks ago

STORAGE_MIGRATION will leverage the 'dbPrefix' setting that would allow you to alter the target database while leaving the original intact.