I want to set diaster recovery for hive , My strategy is use falcon for mirroring hive data and metadata , but my destination cluster also database for hive is there .
In the hive mirroring using falcon it is mentioned first to do bootstrap of table but if i want to move all the tables and as well entire data belonging to the table in the destination cluster , how should i use falcon for mirroring data and metadata for hive ?
Thanks