[
https://issues.apache.org/jira/browse/YARN-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933059#comment-13933059
]
Steve Loughran commented on YARN-1824:
--------------------------------------
My main point was : client code should not have to know the value of
{{yarn.application.classpath}} as it is something that YARN itself knows, and
which a client can only get wrong
to quote the Distributed Shell client
{code}
// At some point we should not be required to add
// the hadoop specific classpaths to the env.
// It should be provided out of the box.
// For now setting all required classpaths including
// the classpath to "." for the application jar
{code}
If there was an env variable YARN_APPLICATION_LIB which you could use when
setting up a classpath, most of the pain in setting up a yarn AM classpath
would be avoided
> Make Windows client work with Linux/Unix cluster
> ------------------------------------------------
>
> Key: YARN-1824
> URL: https://issues.apache.org/jira/browse/YARN-1824
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.4.0
> Reporter: Jian He
> Assignee: Jian He
> Fix For: 2.4.0
>
> Attachments: YARN-1824.1.patch, YARN-1824.1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)