[
https://issues.apache.org/jira/browse/SPARK-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000859#comment-14000859
]
Gerard Maas commented on SPARK-1410:
------------------------------------
Had exact the same issue with sbt 0.13.0 and Scala 2.10.3.
Setting scala version to 2.10.4 worked for me.
> Class not found exception with application launched from sbt 0.13.x
> -------------------------------------------------------------------
>
> Key: SPARK-1410
> URL: https://issues.apache.org/jira/browse/SPARK-1410
> Project: Spark
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Xiangrui Meng
>
> sbt 0.13.x use its own loader but this is not available at worker side:
> org.apache.spark.SparkException: Job aborted: ClassNotFound with classloader:
> sbt.classpath.ClasspathFilter@47ed40d
> A workaround is to switch to sbt 0.12.4.
--
This message was sent by Atlassian JIRA
(v6.2#6252)