your snapshot was completed successfully in 0.1280 seconds the 0 row(s) refer to the output of the shell.
just type list_snapshot to see your snapshot in the list of available snapshot and use clone_snapshot to create a new table from the snapshot Matteo On Fri, Oct 10, 2014 at 7:51 AM, Santosh Gdr <[email protected]> wrote: > Hi > I want to take a backup of table using snapshot in hbase.I have > tried this command got following result. > hbase(main):005:0> snapshot 'test', 'test10' > 0 row(s) in 0.1280 seconds > Here I want to take a snapshot of table 'test'. > > > Thank you >
