You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by "dwld0425@gmail.com" <dw...@gmail.com> on 2014/12/05 10:24:49 UTC

Hbase Migrate Data

Hi

Now I wanted to migrate data from hbase-0.94 to hbase-0.98.
They were not in the same cluster.
I had exported hbase-0.94 data to another hadoop.
Running the command:"hbase org.apache.hadoop.hbase.mapreduce.Driver import hbasetable /user/root/HbaseData"
The Job is completed successfully.
But the hbasetable is null.
 

 How to solve this?



dwld0425@gmail.com