Alejandro Fernandez created AMBARI-18130:
--------------------------------------------
Summary: Atlas hooks to include atlas.rest.address config, allow
editing in the UI, and compute value using all Atlas Servers
Key: AMBARI-18130
URL: https://issues.apache.org/jira/browse/AMBARI-18130
Project: Ambari
Issue Type: Bug
Affects Versions: 2.4.0
Reporter: Alejandro Fernandez
Assignee: Alejandro Fernandez
Fix For: 2.4.0
For all of the Atlas hook files (atlas-application.properties), the config
atlas.rest.address needs to be added.
Further, whenever Atlas topology changes (add/move/delete a server), the
atlas.rest.address will need to change. However, we have no mechanism of
recalculating this from the UI, so instead, allow the property to be editable
from the UI for the time being.
Lastly, the current value of atlas.rest.address is incorrect; it should be csv
of http(s):$server:$port from all of the servers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)