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

Extend STORAGE_MIGRATION support for `-dc|--distcp` #65

Closed dstreev closed 1 year ago

dstreev commented 1 year ago

Build out plan for distcp and alter the table locations, instead of using SQL to migrate the data from one location to another.

For partitioned tables, build out the ALTER statements to change those locations as well.