Member since
03-01-2018
7
Posts
0
Kudos Received
0
Solutions
04-07-2018
09:08 AM
I am having two different hbase tables in same cluster. Both is having same rowkey format and length and also same column family. Both tables are having large data volume. Now I need one table having data of both the tables (Union of both tables). Merge one table data in another is also fine. Is there any way to achieve this? Either using hbase shell or map reduce command?
... View more
Labels:
- Labels:
-
Apache HBase