Description
RegionSizeCalculator is needed for better split generation of MR jobs. This requires RegionLoad which can be obtained via ClusterStatus, i.e. accessing Master. We don't want master to be in this path.
The proposal is to add an API to the RegionServer that gets RegionLoad of all regions hosted on it or those of a table if specified. RegionSizeCalculator can use the latter.
Attachments
Attachments
Issue Links
- is blocked by
-
HBASE-17082 ForeignExceptionUtil isn’t packaged when building shaded protocol with -Pcompile-protobuf
- Resolved
- links to