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

Apache Spark commented on SPARK-13807:
--------------------------------------

User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/11641

> De-duplicate `Python*Helper` instantiation code in PySpark streaming
> --------------------------------------------------------------------
>
>                 Key: SPARK-13807
>                 URL: https://issues.apache.org/jira/browse/SPARK-13807
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, Streaming
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>
> PySpark streaming duplicates a bunch of code related to loading JVM helper 
> classes (just grep for java.lang.Thread.currentThread().getContextClassLoader 
> in the `python/` directory to see this). We should clean up this duplication.



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

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

Reply via email to