Siddharth Wagle created AMBARI-1708:
---------------------------------------
Summary: Remove all hardcoded ports from agent scripts to read
from configs
Key: AMBARI-1708
URL: https://issues.apache.org/jira/browse/AMBARI-1708
Project: Ambari
Issue Type: Task
Components: agent
Affects Versions: 1.3.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 1.3.0
Attachments: AMBARI-1708.patch
Currently the ports are hard-coded all over the place in agent scripts.
E.g.:-
("NAMENODE", "50070");
("DATANODE", "50075");
("JOBTRACKER", "50030");
("TASKTRACKER", "50060");
("HBASE_MASTER", "60010");
("HBASE_REGIONSERVER", "60030");
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira