[ 
https://issues.apache.org/jira/browse/SPARK-4461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Graves resolved SPARK-4461.
----------------------------------
          Resolution: Fixed
       Fix Version/s: 1.3.0
    Target Version/s: 1.3.0

> Pass java options to yarn master to handle system properties correctly.
> -----------------------------------------------------------------------
>
>                 Key: SPARK-4461
>                 URL: https://issues.apache.org/jira/browse/SPARK-4461
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>            Reporter: Zhan Zhang
>            Assignee: Zhan Zhang
>             Fix For: 1.3.0
>
>
> Currently spark read mapred-site.xml to get the class path. From hadoop 2.6, 
> the library is shipped to cluster with distributed cache at run-time, and may 
> not be available at every node manager. 
> Instead of relying on mapred-site.xml, spark should handle this by its own, 
> for example, through ADD_JARs, SPARK_CLASSPATH, etc



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to