[
https://issues.apache.org/jira/browse/SPARK-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Graves resolved SPARK-1522.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
Assignee: Bernardo Gomez Palacio
> YARN ClientBase will throw a NPE if there is no YARN application specific
> classpath.
> ------------------------------------------------------------------------------------
>
> Key: SPARK-1522
> URL: https://issues.apache.org/jira/browse/SPARK-1522
> Project: Spark
> Issue Type: Bug
> Components: YARN
> Affects Versions: 0.9.0, 0.9.1, 1.0.0
> Reporter: Bernardo Gomez Palacio
> Assignee: Bernardo Gomez Palacio
> Priority: Critical
> Labels: YARN
> Fix For: 1.1.0
>
>
> The current implementation of ClientBase.getDefaultYarnApplicationClasspath
> inspects the MRJobConfig class for the field
> DEFAULT_YARN_APPLICATION_CLASSPATH when it should be really looking into
> YarnConfiguration.
> If the Application Configuration has no yarn.application.classpath defined a
> NPE exception will be thrown.
--
This message was sent by Atlassian JIRA
(v6.2#6252)