Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.0.0, 1.3.0, 1.4.0
-
None
-
ubuntu 12.04 on vagrant
Description
I can run spark 0.9.0 on mesos but not spark 1.0.0. This is because the spark executor on mesos slave throws a java.lang.ClassNotFoundException for org.apache.spark.serializer.JavaSerializer.
The lengthy discussion is here: http://apache-spark-user-list.1001560.n3.nabble.com/java-lang-ClassNotFoundException-spark-on-mesos-td3510.html#a3513
Attachments
Issue Links
- relates to
-
SPARK-1480 Choose classloader consistently inside of Spark codebase
- Resolved