[ https://issues.apache.org/jira/browse/HBASE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759574#action_12759574 ]
Andrei Dragomir commented on HBASE-1855: ---------------------------------------- Hey Michael, I attached a screenshot that better explains the issue. Basically, before the patch, in the "End Key" column, there was a "-". Now, I added the actual information in the HRegion object. This is superfluous in most cases, but it could help to identify wrong information in the region or meta table. > HMaster web application doesn't show the region end key in the table detail > page > -------------------------------------------------------------------------------- > > Key: HBASE-1855 > URL: https://issues.apache.org/jira/browse/HBASE-1855 > Project: Hadoop HBase > Issue Type: Bug > Components: master > Reporter: Andrei Dragomir > Priority: Minor > Attachments: > 0001-added-getEndKey-to-MetaRegion-and-in-table.jsp.patch, Table Regions.jpg > > > HMaster web application doesn't show the region end key in the table detail > page. > For example, the .META. table: > http://[hbase-master]:60010/table.jsp?name=.META.. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.