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 CB9AE179B1 for ; Thu, 22 Jan 2015 16:33:35 +0000 (UTC) Received: (qmail 97263 invoked by uid 500); 22 Jan 2015 16:33:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 97220 invoked by uid 500); 22 Jan 2015 16:33:35 -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 97209 invoked by uid 99); 22 Jan 2015 16:33:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2015 16:33:35 +0000 Date: Thu, 22 Jan 2015 16:33:35 +0000 (UTC) From: "Talat UYARER (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-4368) Expose processlist in shell (per regionserver and perhaps by cluster) 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-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Talat UYARER updated HBASE-4368: -------------------------------- Attachment: HBASE-4368v3.patch Hi [~stack], Hope this is final patch for master branch. it is works in my environment. Can you review it ? BTW [~enis] IMHO this is useful feature for shell. If everything is OK, can we add Hbase 1.0 ? > Expose processlist in shell (per regionserver and perhaps by cluster) > --------------------------------------------------------------------- > > Key: HBASE-4368 > URL: https://issues.apache.org/jira/browse/HBASE-4368 > Project: HBase > Issue Type: Task > Components: shell > Reporter: stack > Assignee: Talat UYARER > Labels: beginner > Attachments: HBASE-4368.patch, HBASE-4368v2-withunittest.patch, HBASE-4368v2.patch, HBASE-4368v3.patch > > > HBASE-4057 adds processlist and it shows in the RS UI. This issue is about getting the processlist to show in the shell, like it does in mysql. > Labelling it noob; this is a pretty substantial issue but it shouldn't be too hard -- it'd mostly be plumbing from RS into the shell. -- This message was sent by Atlassian JIRA (v6.3.4#6332)