Govind Kamat created HBASE-14986:
------------------------------------
Summary: Display the key range for each region in the Regionserver
UI
Key: HBASE-14986
URL: https://issues.apache.org/jira/browse/HBASE-14986
Project: HBase
Issue Type: New Feature
Components: regionserver, UI
Reporter: Govind Kamat
Assignee: Govind Kamat
Priority: Minor
The regionserver UI shows the start and end keys for each region, but it is
hard for users to deduce the byte range between these.
Unbalanced ranges can potentially lead to hot spots. Giving users an easy way
to view the key range for each region and how these ranges compare across
regions may help alleviate this problem.
Key ranges may become non-uniform as a consequence of auto-splitting or due to
users setting them up incorrectly to begin with.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)