Hi, I currently have two HBase clusters (0.90) & (0.92).
I'm moving data from 0.90 to 0.92 and I'm wondering if I can copy the files from /hbase folder in one cluster to the other cluster and do a put in .META. I have tried the export / import tools and it doesn't work. I was able to successfully do the migration of /hbase folders between the two cluster and bring up Hbase and the files from the older version got converted to the newer version but I cannot do that here since the destination cluster already has data. Thanks!
