Using HBase Backup and Disaster Recovery
HBase backup and disaster recovery strategies
Configuring HBase snapshots
About HBase snapshots
Manage HBase snapshots using COD CLI
Create a snapshot
List snapshots
Restore a snapshot
List restored snapshots
Delete snapshots
Manage HBase snapshots using the HBase shell
Shell commands
Take a snapshot using a shell script
Export a snapshot to another cluster
Information and debugging
Using HBase replication
Common replication topologies
Notes about replication
Replication requirements
Deploy HBase replication
Replication across three or more clusters
Enable replication on a specific table
Configure secure replication
Configure bulk load replication
Enable bulk load replication using Cloudera Manager
Create empty table on the destination cluster
Disable replication at the peer level
Stop replication in an emergency
Initiate replication when data already exist
Replicate pre-exist data in an active-active deployment
Using the CldrCopyTable utility to copy data
Effects of WAL rolling on replication
Configuring secure HBase replication
Restore data from a replica
Verify that replication works
Replication caveats