[
https://issues.apache.org/jira/browse/HADOOP-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-4825:
----------------------------------
Resolution: Fixed
Fix Version/s: 0.20.0
Release Note:
* Replace jps with ps ax for shutdown scripts
* Clean up reference of jar file from top level instead of build directory
was:
What is new in HADOOP-4825:
* Replace jps with ps ax for shutdown scripts
* Clean up reference of jar file from top level instead of build directory
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Eric
> 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
> Fix For: 0.20.0
>
> Attachments: HADOOP-4825.patch
>
>
> 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.