Take a Snapshot
You can take a Snapshot of the specified table in the HBase shell.
Start the HBase shell and clone the required table.
$ hbase shell hbase> snapshot 'myTable', 'myTableSnapshot-122112'