[ https://issues.apache.org/jira/browse/HADOOP-4894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657840#action_12657840 ]
Eric Yang commented on HADOOP-4894: ----------------------------------- Shell script changes look good. +1 > fix Chukwa's jettyCollector.sh > ------------------------------ > > Key: HADOOP-4894 > URL: https://issues.apache.org/jira/browse/HADOOP-4894 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/chukwa > Reporter: Ari Rabkin > Assignee: Ari Rabkin > Priority: Minor > Attachments: jettyCollectorFix.patch > > Original Estimate: 0.08h > Remaining Estimate: 0.08h > > Two related issues with jettyCollector.sh > 1) We should pass through shell arguments to process > 2) When using the script to stop a running process, the script will fail > silently if the PID is too few characters to use up the whole line: the first > field extracted by "cut" will be a space and then nothing will get stopped. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.