Josh Rosen created SPARK-13807:
----------------------------------

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