[ 
https://issues.apache.org/jira/browse/HBASE-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062231#comment-13062231
 ] 

Andrew Purtell commented on HBASE-4057:
---------------------------------------

bq. One of the complaints that our operations developers had was being forced 
to use Ruby for scripting if they go through the shell (they are mostly 
Python), so integrating that isn't a high pri for us.

But by analogy 'show processlist' is a MySQL CLI command, and the HBase CLI is 
the Ruby shell.

> Implement HBase version of "show processlist"
> ---------------------------------------------
>
>                 Key: HBASE-4057
>                 URL: https://issues.apache.org/jira/browse/HBASE-4057
>             Project: HBase
>          Issue Type: New Feature
>          Components: client, regionserver
>            Reporter: Nicolas Spiegelberg
>            Assignee: Riley Patterson
>
> One of the features that our DBAs use for MySQL analysis is "show 
> processlist", which gives application-level stats about the RPC threads.  
> Right now, we use jstack but that is very core-developer-centric.  We need to 
> create a similar tool that DBA/Ops/AppDevs can use.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to