Chukwa - change jps to ps for process status detection
------------------------------------------------------
Key: HADOOP-4825
URL: https://issues.apache.org/jira/browse/HADOOP-4825
Project: Hadoop Core
Issue Type: Bug
Components: contrib/chukwa
Environment: Redhat EL 5.1, Java 6
Reporter: Eric Yang
Assignee: Eric Yang
jps is not reliable on Redhat EL 5.1, and chukwa startup/shutdown scripts
depends on jps for process status list. The shell scripts need to change to
use ps instead of jps to improve reliability.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.