-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47626/
-----------------------------------------------------------
(Updated May 20, 2016, 10:16 a.m.)
Review request for Ambari, Erik Bergenholtz and John Speidel.
Changes
-------
updated diff
Bugs: AMBARI-16781
https://issues.apache.org/jira/browse/AMBARI-16781
Repository: ambari
Description (updated)
-------
The Atlas HA properties to designate ha hosts has changed from:
atlas.server.host.id to atlas.server.address.id this causes Atlas to not be
able to start in HA mode. The following changes need to be made:
- resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py
-
resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml
Also, fix new values of renamed lineage configs.
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py
21bc0c5
ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml
53c1369
Diff: https://reviews.apache.org/r/47626/diff/
Testing
-------
manual check Atlas HA - verify configs
mvn clean test
Thanks,
Tom Beerbower