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


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.

Reply via email to