Collector with non default port has default port number appended
----------------------------------------------------------------
Key: CHUKWA-273
URL: https://issues.apache.org/jira/browse/CHUKWA-273
Project: Hadoop Chukwa
Issue Type: Sub-task
Components: data collection
Affects Versions: 0.1.2, 0.2.0
Environment: Redhat EL 5.1, Java 6
Reporter: Eric Yang
Fix For: 0.2.0
When the collector configuration contains address like:
http://hostname:5050/
Agent is currently calling:
http://hostname:5050/:8080/
This is working because collector is accepting all URL. If we change the URL
to the one specified in the parent issue, then we should fix this to ensure the
system would work correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.