I am planning to migrate between two different clusters where i am required to copy the Hbase table from old cluster to the new cluster, can cluster replication mechanism which is widely used for backing up data be used for the copying Hbase table from old cluster to the new cluster.
Thanks in advance !