[
https://issues.apache.org/jira/browse/HBASE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603307#action_12603307
]
Jean-Daniel Cryans commented on HBASE-662:
------------------------------------------
Will look at it Monday morning. Sorry for all the historian-related problems.
> UI in table.jsp gives META locations, not the table's regions location
> ----------------------------------------------------------------------
>
> Key: HBASE-662
> URL: https://issues.apache.org/jira/browse/HBASE-662
> Project: Hadoop HBase
> Issue Type: Bug
> Components: client
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Priority: Minor
> Attachments: 662-v2.patch, hbase-662-v1.patch
>
>
> In HTable.getRegionsInfo()
> {quote}
> regionMap.put(info, metaLocation.getServerAddress());
> {quote}
> That returns the meta region location, not the location of the region of the
> table.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.