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 3C8E5108AC for ; Wed, 25 Feb 2015 04:49:05 +0000 (UTC) Received: (qmail 57469 invoked by uid 500); 25 Feb 2015 04:49:05 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 57418 invoked by uid 500); 25 Feb 2015 04:49:05 -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 57405 invoked by uid 99); 25 Feb 2015 04:49:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Feb 2015 04:49:04 +0000 Date: Wed, 25 Feb 2015 04:49:04 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13086) Show ZK root node on Master WebUI 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-13086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335997#comment-14335997 ] Hudson commented on HBASE-13086: -------------------------------- FAILURE: Integrated in HBase-1.1 #213 (See [https://builds.apache.org/job/HBase-1.1/213/]) HBASE-13086 Show ZK root node on Master WebUI (ndimiduk: rev 9446b2cc7eee9f140bdf919179fe9738c535f1a5) * hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.jamon * hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java > Show ZK root node on Master WebUI > --------------------------------- > > Key: HBASE-13086 > URL: https://issues.apache.org/jira/browse/HBASE-13086 > Project: HBase > Issue Type: Improvement > Components: master > Reporter: Nick Dimiduk > Assignee: Nick Dimiduk > Priority: Minor > Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11 > > Attachments: 13068.jpg, HBASE-13068.00.patch > > > Currently we show a well-formed ZK quorum on the master webUI but not the root node. Root node can be changed based on deployment, so we should list it here explicitly. This information is helpful for folks playing around with phoenix. -- This message was sent by Atlassian JIRA (v6.3.4#6332)