You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/04/12 10:06:12 UTC

[jira] [Commented] (SPARK-6869) Pass PYTHONPATH to executor, so that executor can read pyspark file from local file system on executor node

    [ https://issues.apache.org/jira/browse/SPARK-6869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491373#comment-14491373 ] 

Apache Spark commented on SPARK-6869:
-------------------------------------

User 'Sephiroth-Lin' has created a pull request for this issue:
https://github.com/apache/spark/pull/5478

> Pass PYTHONPATH to executor, so that executor can read pyspark file from local file system on executor node
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-6869
>                 URL: https://issues.apache.org/jira/browse/SPARK-6869
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Weizhong
>            Priority: Minor
>
> From SPARK-1920 and SPARK-1520 we know PySpark on Yarn can not work when the assembly jar are package by JDK 1.7+, so pass the PYTHONPATH(set in spark-env.sh) to executor so that executor python process can read pyspark file from local file system rather than from assembly jar.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org