Hello,
I would like to replicate hive data from one cluster to another cluster, in the beginning I can do snapshot and I can us distcp to copy to other cluster, but for me to keep in sync rather than running disctcp cronjob. Can I have use hbase replication feature to sync the hive data? Since it is in hdfs I just need to replicate /apps/warehouse/hive/dir1
Is some thing I can do using habase?