Core concept
Blocks + index + Bloom filter + trailer. Block size 64KB default.
Advertisement
How it works
Many HFiles = read amplification. Compaction merges.
Advertisement
Trade-offs + gotchas
Storage layer. Understand for tuning + debug.