[
https://issues.apache.org/jira/browse/SLIDER-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062269#comment-14062269
]
Sumit Mohanty commented on SLIDER-235:
--------------------------------------
We can make these files to be same -
./slider-assembly/src/conf/slider-client.xml and
./slider-install/src/main/bash/slider-client.xml
After that we can explore the option of keeping only one of them around.
> 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
>
> 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.2#6252)