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 EE83E17E41 for ; Mon, 23 Mar 2015 23:32:56 +0000 (UTC) Received: (qmail 9308 invoked by uid 500); 23 Mar 2015 23:32:53 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 9256 invoked by uid 500); 23 Mar 2015 23:32:53 -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 9244 invoked by uid 99); 23 Mar 2015 23:32:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Mar 2015 23:32:53 +0000 Date: Mon, 23 Mar 2015 23:32:53 +0000 (UTC) From: "Josh Elser (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HBASE-13222) Provide means of non-destructive balancer inspection 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-13222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HBASE-13222: ---------------------------------- Assignee: Josh Elser > Provide means of non-destructive balancer inspection > ---------------------------------------------------- > > Key: HBASE-13222 > URL: https://issues.apache.org/jira/browse/HBASE-13222 > Project: HBase > Issue Type: Improvement > Components: Balancer > Reporter: Nick Dimiduk > Assignee: Josh Elser > Priority: Minor > Fix For: 0.98.13 > > Attachments: HBASE-13222.00-0.98.patch > > > At least on 0.98 (haven't checked master, 1.0), it seems we don't have a means for accessing balancer status w.o changing it in the process. Here's a little script to tickle ZK and see what the flag is. Would be nice if this was available from the shell, on the master status page, or something similar. -- This message was sent by Atlassian JIRA (v6.3.4#6332)