Collector does not shutdown properly ------------------------------------ Key: HADOOP-5053 URL: https://issues.apache.org/jira/browse/HADOOP-5053 Project: Hadoop Core Issue Type: Bug Components: contrib/chukwa Environment: Redhat 5.1, Java 6 Reporter: Eric Yang Assignee: Eric Yang
Using "ps ax" to determine process status is more reliable than jps, and chukwa has changed to use ps ax as part of shutdown. However, the shell script does not handle the case where there are blank space in front of pid number, though running "jettyCollector.sh stop" does not shutdown the collector process. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.