You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/01/05 21:22:35 UTC

[jira] [Created] (SPARK-5091) Hooks for PySpark tasks

Davies Liu created SPARK-5091:
---------------------------------

             Summary: Hooks for PySpark tasks
                 Key: SPARK-5091
                 URL: https://issues.apache.org/jira/browse/SPARK-5091
             Project: Spark
          Issue Type: New Feature
          Components: PySpark
            Reporter: Davies Liu


Currently, it's not convenient to add package on executor to PYTHONPATH (we did not assume the environment of driver an executor are identical). 

It will be nice to have a hook to called before/after every tasks, then user could manipulate sys.path by pre-task-hooks.



--
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