-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53273/
-----------------------------------------------------------
(Updated Oct. 31, 2016, 8:52 p.m.)
Review request for Ambari, Di Li, Tim Thorpe, and Vitalyi Brodetskyi.
Bugs: AMBARI-18741
https://issues.apache.org/jira/browse/AMBARI-18741
Repository: ambari
Description
-------
After including client.api.port in ambari.properties, ambari-server still tries
to connect to port 8080
The ambari_server_ui_port is hardcoded to 8080, but if the client.api.port is
defined in ambari.properties then the value should be taken as the port number.
https://docs.hortonworks.com/HDPDocuments/Ambari-2.1.1.0/bk_ambari_reference_guide/content/_optional_changing_the_default_ambari_server_port.html
Diffs (updated)
-----
ambari-server/src/main/python/ambari_server/serverConfiguration.py 766f4cc
ambari-server/src/main/python/ambari_server/utils.py 5886561
Diff: https://reviews.apache.org/r/53273/diff/
Testing
-------
Performed manual testing.
Thanks,
Anita Jebaraj