Member since
04-28-2019
2
Posts
0
Kudos Received
0
Solutions
05-21-2019
01:49 PM
Hi, I would like to copy data from one Hbase cluster to another Hbase cluster. While copying I should copy 1000 records as first set and 1000 records as second set...and so on. For example, first set, I should copy only 1000 records, second set, I should copy 1000. How can I achieve using commands or scripts? Note: my Hbase table is huge. So, I would like to split and copy the data from one cluster to another (without moving to HDFS).
... View more
Labels:
- Labels:
-
Apache HBase