Siddharth Wagle created AMBARI-1836:
---------------------------------------
Summary: Remove hard-coded ports from agent scripts
Key: AMBARI-1836
URL: https://issues.apache.org/jira/browse/AMBARI-1836
Project: Ambari
Issue Type: Bug
Components: agent
Affects Versions: 1.3.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 1.3.0
Datanode ports need to be read from parameters in the site manifest. Here is an
example of what needs to be changed:
$dfs_datanode_address = 50075
$dfs_datanode_http_address = 50075
Please look for all possible places where ports are hard-coded. (params.pp)
--
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