Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9B9C18EA6 for ; Fri, 13 Nov 2015 02:20:11 +0000 (UTC) Received: (qmail 85295 invoked by uid 500); 13 Nov 2015 02:20:11 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 85184 invoked by uid 500); 13 Nov 2015 02:20:11 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 85131 invoked by uid 99); 13 Nov 2015 02:20:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2015 02:20:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F023E2C1F5A for ; Fri, 13 Nov 2015 02:20:10 +0000 (UTC) Date: Fri, 13 Nov 2015 02:20:10 +0000 (UTC) From: "Enis Soztutar (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-14805) status should show the master in shell MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Enis Soztutar created HBASE-14805: ------------------------------------- Summary: status should show the master in shell Key: HBASE-14805 URL: https://issues.apache.org/jira/browse/HBASE-14805 Project: HBase Issue Type: Improvement Reporter: Enis Soztutar Assignee: Enis Soztutar Fix For: 1.2.0, 1.3.0 {{status 'simple'}} or {{'detailed'}} only shows the regionservers and regions, but not the active master. Actually, there is no way to know about the active masters from the shell it seems. -- This message was sent by Atlassian JIRA (v6.3.4#6332)