Why it matters
EC saves HBase storage significantly for cold data. Understanding shapes cost-efficient archives.
Advertisement
The architecture
Replication: 3x storage. EC (RS-6-3): 1.5x. RS-10-4: 1.4x.
Cold HBase HFiles: candidates for EC.
Advertisement
How it works end to end
Policy per column family / table: hot data replicated, cold EC.
Read latency: EC blocks slower due to reconstruction.
Recovery: EC data recovery expensive.