-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46217/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmytro Sen, and Sumit Mohanty.
Bugs: AMBARI-15894
https://issues.apache.org/jira/browse/AMBARI-15894
Repository: ambari
Description
-------
Lets think through the upgrade scenario again:
Prior to upgrade we know of hard-coded names and the system is in working state
During upgrade, lets pre-populate the ambari.properties file with the old
hard-coded values (think of them as the real names as thats what we know)
If user wants to use real name, they can call ambari-server setup ...
Net goal is to not have user do anything post Ambari upgrade.
Diffs
-----
ambari-server/conf/unix/ambari.properties 1830d18
Diff: https://reviews.apache.org/r/46217/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi