Have you looked at http://hbase.apache.org/book.html#ops.snapshots.export ?
On Thu, Mar 16, 2017 at 3:16 AM, Rajeshkumar J <[email protected]> wrote: > I have copied hbase data of a table from one cluster to another. For > instance I have a table testing and its data will be in the path > /hbase/default/data/testing > > I have copied these files from existing cluster to new cluster. Is there > any possibilty to create table and load data from these files in the new > cluster >
