Core concept

hdfs-site.xml + HBase config. After region moves, locality lost until major compaction rewrites.

Advertisement

How it works

Bad locality = network I/O for every read. Major compact restores.

Advertisement

Trade-offs + gotchas

Read-heavy prod. Post-rebalance recovery.