fix Chukwa's jettyCollector.sh
------------------------------

                 Key: HADOOP-4894
                 URL: https://issues.apache.org/jira/browse/HADOOP-4894
             Project: Hadoop Core
          Issue Type: Bug
            Reporter: Ari Rabkin
            Priority: Minor
         Attachments: jettyCollectorFix.patch

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.

Reply via email to