Why it matters
DR is compliance + business requirement. Understanding shapes backup strategy.
Advertisement
The architecture
Snapshot: metadata pointing to HFiles at snapshot time.
Export: copy snapshot to another cluster.
Advertisement
How it works end to end
Snapshot mechanics: doesn't copy data; references existing HFiles.
Export: copies referenced HFiles to remote cluster.
Replication: async cross-cluster; near-real-time.
Testing: regularly restore from backup to verify.