[
https://issues.apache.org/jira/browse/SLIDER-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221036#comment-14221036
]
ASF subversion and git services commented on SLIDER-661:
--------------------------------------------------------
Commit 44b76df757bdef7f6a945bf7f0b687a421ae44fa in incubator-slider's branch
refs/heads/develop from [~jmaron]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=44b76df ]
SLIDER-661 add HADOOP_CONF_DIR to classpath in os agnostic fashion
> 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)