[
https://issues.apache.org/jira/browse/HBASE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-450.
-------------------------
Resolution: Duplicate
Fix Version/s: 0.2.0
Closing as duplicate of HBASE-23. It adds a table page to the UI. Table lists
all regions in page, their start and end keys, and the host each is carried by.
Clicking on host takes you to the hosting regionserver.
> [gui] mapping from row name to hosting regionserver
> ---------------------------------------------------
>
> Key: HBASE-450
> URL: https://issues.apache.org/jira/browse/HBASE-450
> Project: Hadoop HBase
> Issue Type: New Feature
> Reporter: Michael Bieniosek
> Fix For: 0.2.0
>
>
> Occasionally something will go wrong with hbase. This is often due to an
> overloaded regionserver or datanode. For diagnostic purposes, it would be
> nice to have a gui way to figure out which regionserver a particular row
> lived on.
> It would be even nicer if I could also see which datanodes are hosting the
> data for the regionserver.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.