Vishal Suvagia created AMBARI-24199:
---------------------------------------
Summary: Fix Atlas HA support in Ambari via blueprint deployment
Key: AMBARI-24199
URL: https://issues.apache.org/jira/browse/AMBARI-24199
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.7.0
Reporter: Vishal Suvagia
Assignee: Vishal Suvagia
Fix For: 2.7.0
Currently deploying Atlas in HA mode via blueprint is not possible due to
property
[{{atlas.server.bind.address}}|https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java#L3156]
being set by Blueprint Processor, need to remove the property from being
processed in Blueprint Processor and let the default value to be effective.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)