Strip out http:// prefix and port from collectors file when used with 
start-all.sh script
-----------------------------------------------------------------------------------------

                 Key: CHUKWA-455
                 URL: https://issues.apache.org/jira/browse/CHUKWA-455
             Project: Hadoop Chukwa
          Issue Type: Bug
          Components: scripts
         Environment: Redhat EL 5.1, Java 6
            Reporter: Eric Yang


Chukwa documentation ask user to input collector url in this form:

http://<collector1HostName>:<collector1Port>/
http://<collector2HostName>:<collector2Port>/
http://<collector3HostName>:<collector3Port>/

But the file is also used by the bin/start-all.sh script.  When slave.sh tries 
to ssh to remote system, it does not strip out the url prefix and port number.

-- 
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