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

Josh Elser commented on ACCUMULO-1555:
--------------------------------------

Cool, thanks for the patch, Jonathan. Two questions:

1) What does this bring to the table that `jps -m` doesn't?
2) Might you also want to grep out the ssh command in case someone is using 
this with pssh or pdsh?
                
> ajps.  an accumulo jps script.  
> --------------------------------
>
>                 Key: ACCUMULO-1555
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1555
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: scripts
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: accumulo-1555.patch
>
>
> Finding the accumulo processes on a machine is a bit annoying because:
> 1) All processes are called 'Main' in jps (other systems do this as well)
> 2) long jvm-related argument lists make it difficult to find which pids are 
> for particular daemons like the tserver, randomwalkers, etc.
> This patch adds a script to provide a concise listing suitable other 
> scripting.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to