[
https://issues.apache.org/jira/browse/HBASE-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293052#comment-14293052
]
stack commented on HBASE-4368:
------------------------------
That works:
{code}
hbase(main):002:0> processlist
1 tasks as of: 2015-01-26 22:35:35
+-----------------+---------------------+----------+----------------------------------+--------------------------------------+
| Host | Start Time | State | Description
| Status |
+-----------------+---------------------+----------+----------------------------------+--------------------------------------+
| c2022.halxg.... | 2015-01-26 22:34:09 | COMPLETE | Compacting meta in
Integratio... | Compaction complete (since 57 sec... |
+-----------------+---------------------+----------+----------------------------------+--------------------------------------+
{code}
> 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)