[
https://issues.apache.org/jira/browse/HBASE-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187410#comment-14187410
]
Andrew Purtell commented on HBASE-12361:
----------------------------------------
The patch is low risk, but we already expose locality information via metrics.
I'm wondering what advantage there is to showing it in the UI? It does add a
new float to ClusterStatus, which I think we would like to ultimately do away
with, so moves us in the wrong direction in that sense. That said if there's a
good case for how the updated information in the UI would be used I have no
objection.
> Show data locality of region in table page
> ------------------------------------------
>
> Key: HBASE-12361
> URL: https://issues.apache.org/jira/browse/HBASE-12361
> Project: HBase
> Issue Type: New Feature
> Reporter: Liu Shaohui
> Assignee: Liu Shaohui
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-12361-trunk-v1.diff
>
>
> Data Locality is an important metric added in HBASE-4114 for read performance.
> It will be useful to show it in table page.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)