You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2008/06/07 16:39:45 UTC

[jira] Commented: (HBASE-662) UI in table.jsp gives META locations, not the table's regions location

    [ 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.