Jonathan Hsieh created ACCUMULO-1555:
----------------------------------------

             Summary: 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


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