[
https://issues.apache.org/jira/browse/AMBARI-16161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264194#comment-15264194
]
Hudson commented on AMBARI-16161:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4765 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4765/])
AMBARI-16161. takeover_config_merge.py should capture 'final' config (aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f9eade043756f59a92e10705bc09edc6c16f964c])
* ambari-server/src/main/resources/scripts/takeover_config_merge.py
> takeover_config_merge.py should capture 'final' config attributes
> -----------------------------------------------------------------
>
> Key: AMBARI-16161
> URL: https://issues.apache.org/jira/browse/AMBARI-16161
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-16161.patch, AMBARI-16161.patch,
> AMBARI-16161.patch, AMBARI-16161.patch, AMBARI-16161.patch
>
>
> `takeover_config_merge.py` when parsing config files should capture the
> _final_ flag from the XML files and set them in the config attributes in
> generated blueprint. They can be specified in the blueprint as:
>
>
> "configuration-type" : {
> "properties_attributes": {
> "property-name1" : "property-value"
> },
> "properties": {
> "property-name2" : "property-value"
> }
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)