You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Gour Saha (JIRA)" <ji...@apache.org> on 2014/09/25 00:34:34 UTC

[jira] [Resolved] (SLIDER-235) Include property yarn.resourcemanager.scheduler.address with default placeholder value in slider-client.xml

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

Gour Saha resolved SLIDER-235.
------------------------------
       Resolution: Duplicate
    Fix Version/s: Slider 0.60

This issue is fixed by SLIDER-339

> Include property yarn.resourcemanager.scheduler.address with default placeholder value in slider-client.xml
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: SLIDER-235
>                 URL: https://issues.apache.org/jira/browse/SLIDER-235
>             Project: Slider
>          Issue Type: Bug
>            Reporter: Gour Saha
>            Assignee: Gour Saha
>            Priority: Minor
>             Fix For: Slider 0.60
>
>
> The following property should be included by default in slider-client.xml in the packaged slider tarball.
> {noformat}
>   <property>
>     <name>yarn.resourcemanager.scheduler.address</name>
>     <value>@@RM_SCHED_ADDRESS@@</value>
>   </property>
> {noformat}
> It kind of goes hand in hand with the other property {{yarn.resourcemanager.address}} which is included in this file with a default placeholder value.
> The getting started documentation provides appropriate steps to modify both the above properties so having both of them as placeholders would be good -
> http://slider.incubator.apache.org/docs/getting_started.html#install



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)