You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Jonathan Maron (JIRA)" <ji...@apache.org> on 2014/11/19 23:41:34 UTC

[jira] [Created] (SLIDER-661) hadoop_conf_dir not set on windows AM classpath if launched by slider client from unix

Jonathan Maron created SLIDER-661:
-------------------------------------

             Summary: hadoop_conf_dir not set on windows AM classpath if launched by slider client from unix  
                 Key: SLIDER-661
                 URL: https://issues.apache.org/jira/browse/SLIDER-661
             Project: Slider
          Issue Type: Bug
          Components: appmaster, client, windows
            Reporter: Jonathan Maron
            Assignee: Jonathan Maron
             Fix For: Slider 0.70


The AbstractLauncher doesn't use the system agnostic approach for setting the HADOOP_CONF_DIR env setting, so it doesn't get set properly if the slider client is on unix and the yarn cluster is running on windows platforms.  The AM therefore can no load the configuration files as resources.

Possible workaround:

Specify the properties you need in slider-client.xml



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