You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2015/05/20 06:48:00 UTC

[jira] [Resolved] (AMBARI-11245) ConfigurationTask Should Support Multiple Configurations Per Task

     [ https://issues.apache.org/jira/browse/AMBARI-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hurley resolved AMBARI-11245.
--------------------------------------
    Resolution: Fixed

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