Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5A1CD2009F9 for ; Mon, 23 May 2016 23:03:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 58AEE160A24; Mon, 23 May 2016 21:03:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CE2F2160A05 for ; Mon, 23 May 2016 23:03:13 +0200 (CEST) Received: (qmail 9320 invoked by uid 500); 23 May 2016 21:03:13 -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 9297 invoked by uid 99); 23 May 2016 21:03:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 May 2016 21:03:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D0D3F2C1F5C for ; Mon, 23 May 2016 21:03:12 +0000 (UTC) Date: Mon, 23 May 2016 21:03:12 +0000 (UTC) From: "stack (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 archived-at: Mon, 23 May 2016 21:03:14 -0000 [ https://issues.apache.org/jira/browse/HBASE-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4368: ------------------------- Status: Patch Available (was: Open) > 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-4368v4.patch, HBASE-4368v5-branch-1.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)