[
https://issues.apache.org/jira/browse/AMBARI-18130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419406#comment-15419406
]
Hudson commented on AMBARI-18130:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5517 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5517/])
AMBARI-18130. Atlas hooks to include atlas.rest.address config, allow
(afernandez:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c08cbff6ee1e734620472d8edc1c659e4938c01b])
*
ambari-common/src/main/python/resource_management/libraries/functions/setup_atlas_hook.py
*
ambari-server/src/main/resources/common-services/ATLAS/0.7.0.2.5/configuration/application-properties.xml
* ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py
> 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
>
> Attachments: AMBARI-18130.patch
>
>
> 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)