Burak Yavuz created SPARK-6047:
----------------------------------
Summary: pyspark - class loading on driver failing with --jars and
--packages
Key: SPARK-6047
URL: https://issues.apache.org/jira/browse/SPARK-6047
Project: Spark
Issue Type: Bug
Components: PySpark, Spark Submit
Affects Versions: 1.3.0
Reporter: Burak Yavuz
Because py4j uses the system ClassLoader instead of the contextClassLoader of
the thread, the dynamically added jars in Spark Submit can't be loaded in the
driver.
This causes "package not found" errors in py4j.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]