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

stack commented on HBASE-4368:
------------------------------

Go for it Shanin.

You thinking of making an http GET asking for json from each regionserver?

You may be able to get the list of regionservers by getting cluster status 
first and then iterate on the servers returned?
                
> 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
>              Labels: noob
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to