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 66C4118B70 for ; Tue, 5 Jan 2016 21:54:41 +0000 (UTC) Received: (qmail 36880 invoked by uid 500); 5 Jan 2016 21:54:40 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 36700 invoked by uid 500); 5 Jan 2016 21:54:40 -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 36668 invoked by uid 99); 5 Jan 2016 21:54:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jan 2016 21:54:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 05D342C1F68 for ; Tue, 5 Jan 2016 21:54:40 +0000 (UTC) Date: Tue, 5 Jan 2016 21:54:40 +0000 (UTC) From: "Sean Busbey (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (HBASE-14107) Procedure V2 - Administrative Task: Provide an API to List all procedures 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-14107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-14107: --------------------------------- +1 for inclusion on branch-1.2 after feature freeze. > Procedure V2 - Administrative Task: Provide an API to List all procedures > -------------------------------------------------------------------------- > > Key: HBASE-14107 > URL: https://issues.apache.org/jira/browse/HBASE-14107 > Project: HBase > Issue Type: Sub-task > Components: proc-v2 > Affects Versions: 2.0.0, 1.3.0 > Reporter: Stephen Yuan Jiang > Assignee: Stephen Yuan Jiang > Labels: admin > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14107.v1-branch-1.patch, HBASE-14107.v1-master.patch, HBASE-14107.v2-master.patch > > > With Procedure V2 in production since HBASE 1.1 release, there is a need to list all procedures (running, queued, recently completed) from HBASE shell (or Web UI). > This JIRA is to track the work to add a API to list all procedures. -- This message was sent by Atlassian JIRA (v6.3.4#6332)