[
https://issues.apache.org/jira/browse/AMBARI-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551966#comment-14551966
]
Hudson commented on AMBARI-11245:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2655 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2655/])
AMBARI-11245 - ConfigurationTask Should Support Multiple Configurations Per
Task (part2) (jonathanhurley) (jhurley:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=29410e60a1ec98f5779fd6fcd570de8c83df6490)
* ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
> ConfigurationTask Should Support Multiple Configurations Per Task
> -----------------------------------------------------------------
>
> Key: AMBARI-11245
> URL: https://issues.apache.org/jira/browse/AMBARI-11245
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Critical
> Fix For: 2.1.0
>
>
> The ConfigureTask should be able to support multiple sets as part of its
> payload. Example:
> {code}
> <task xsi:type="configure">
> <type>yarn-site</type>
> <set key="yarn.timeline-service.recovery.enabled" value="true"/>
> <set key="yarn.timeline-service.recovery.foo" value="foobar"/>
> <set key="yarn.timeline-service.recovery.bar" value="baz"/>
> </task>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)