Description
Right now on large clusters it's necessary to turn off the locality balance cost as it takes too long to compute the region locality. This is because it's computed when need in serial.
We should compute this in parallel before it's needed.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-16393 Improve computeHDFSBlocksDistribution
- Closed
- relates to
-
HBASE-16570 Compute region locality in parallel at startup
- Closed