Ran some tests. Looks like the easiest option is to drop yarn-site.xml in Slider conf dir.
However, if hadoop is installed on the host and /etc/hadoop/conf exists, should we just use the site.xml files at /etc/hadoop/conf? -Sumit On Tue, Sep 16, 2014 at 5:45 PM, Sumit Mohanty <[email protected]> wrote: > Looks like we need the following properties in the slider-client when RM HA > is enabled. > > * yarn.resourcemanager.ha.enabled > * yarn.resourcemanager.ha.rm-ids > * yarn.resourcemanager.hostname.[one entry per ids specified above] > * yarn.resourcemanager.zk-address > * yarn.resourcemanager.cluster-id > > Does the list look complete? > > *Steve*, related question: > Should we go the route where we drop yarn-site.xml in the Slider config > directory and it gets read by the client? *Or, does it already work?* > > *-*Sumit > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > and delete it from your system. Thank You. > -- thanks Sumit
