Activate replication at T1 then copytable from t0 to t1. http://hbase.apache.org/book/ops_mgt.html#copytable
JM 2014-03-03 5:37 GMT-05:00 Vimal Jain <[email protected]>: > Hi, > I have hbase setup in pseudo distributed mode with HDFS lets say setup1. > I want to build a fresh 2 node cluster lets say setup2. > I want to copy data from setup1 to setup2. > I am analyzing replication feature in hbase ( master push ). > Is it right approach ? > One problem i suspect is my setup1 is having older version ( 0.94.6 ) and > setup2 is having latest stable version ( 0.94.17) . Will this work ? > > -- > Thanks and Regards, > Vimal Jain >
