2. Take a Snapshot

You can take a snapshot of a table regardless of whether it is enabled or disabled. The snapshot operation does not involve copying any data.

    $ C:\...\hbase..\bin\hbase.cmd shell
    hbase> snapshot 'myTable', 'myTableSnapshot-122112'