[ 
https://issues.apache.org/jira/browse/HBASE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444815#comment-13444815
 ] 

Hudson commented on HBASE-662:
------------------------------

Integrated in HBase-0.92 #545 (See 
[https://builds.apache.org/job/HBase-0.92/545/])
    HBASE-662 [shell] Cannot describe '.META.' or '-ROOT-' tables (Revision 
1378803)

     Result = FAILURE
stack : 
Files : 
* 
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java

                
> 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: HBase
>          Issue Type: Bug
>          Components: client
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>            Priority: Minor
>             Fix For: 0.2.0
>
>         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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to