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
