[ https://issues.apache.org/jira/browse/HBASE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrei Dragomir updated HBASE-1855: ----------------------------------- Attachment: 0001-added-getEndKey-to-MetaRegion-and-in-table.jsp.patch The patch adds the necessary method to the MetaRegion class, as well as the call in the jsp file. > 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 > > > 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.