Andrew Onischuk created AMBARI-16161:
----------------------------------------

             Summary: 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

`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)

Reply via email to