holdenk created SPARK-11397:
-------------------------------
Summary: PySpark Streaming uses threadcontext class loader, may
cause issues on mesos
Key: SPARK-11397
URL: https://issues.apache.org/jira/browse/SPARK-11397
Project: Spark
Issue Type: Bug
Components: PySpark, Streaming
Reporter: holdenk
Priority: Trivial
Based on some chats on
https://github.com/apache/spark/pull/9313#discussion_r43347726 +
https://issues.apache.org/jira/browse/SPARK-1403 it seems like the method used
for getting the class loader in the pyspark code is a bit brittle. Once
SPARK-10658 is merged (along with a safer _loadClass) we should update the
pyspark streaming code to use _loadClass where appropriate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]