-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41908/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Aravindan Vijayan, and Sumit
Mohanty.
Bugs: AMBARI-14542
https://issues.apache.org/jira/browse/AMBARI-14542
Repository: ambari
Description
-------
ZK client port is set to 61181 by default, if blueprint config does not
override this property and AMS fails to start.
Ambari UI depends on stack advisor to the right thing which does not happen
with blueprint deploys.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog221.java
c4216bd
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml
c1263ee
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py
16c885b
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
7e2871b
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog221Test.java
23d9a70
ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py e860ab7
Diff: https://reviews.apache.org/r/41908/diff/
Testing
-------
Python test pass.
Upgrade test pass.
Manual test in progress.
Thanks,
Sid Wagle