Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DC409B94 for ; Wed, 5 Sep 2012 00:33:15 +0000 (UTC) Received: (qmail 15908 invoked by uid 500); 5 Sep 2012 00:33:15 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 15852 invoked by uid 500); 5 Sep 2012 00:33:15 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 15788 invoked by uid 99); 5 Sep 2012 00:33:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2012 00:33:14 +0000 Date: Wed, 5 Sep 2012 11:33:14 +1100 (NCT) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: <534422087.36137.1346805194963.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-662) UI in table.jsp gives META locations, not the table's regions location MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448262#comment-13448262 ] Hudson commented on HBASE-662: ------------------------------ Integrated in HBase-0.94-security #51 (See [https://builds.apache.org/job/HBase-0.94-security/51/]) HBASE-662 [shell] Cannot describe '.META.' or '-ROOT-' tables (Revision 1378802) Result = FAILURE stack : Files : * /hbase/branches/0.94/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