Dear Hive users,
I need to sync data between two Hive data warehouse. These two Hive data
warehouse have their own independent HDFS and metastore.
Currently my option is to sync HDFS data and then add partitions in the
destination HIVE tables, but this is very tedious operation when number of
tables are high (50 +).
Is there any better way to sync hive tables? Is their any utility similar
to MySQLdump or importing tool for hive tables from another metastore?
Any pointers are greatly appreciated.
Thanks,
Ravi