Core concept

hbase shell> snapshot 'table', 'snap_name'. Restore, clone, export.

Advertisement

How it works

Snapshot storage grows with churn (referenced HFiles kept alive).

Advertisement

Trade-offs + gotchas

Backup, table cloning for dev/test, cluster migration via ExportSnapshot.