[
https://issues.apache.org/jira/browse/SPARK-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008424#comment-14008424
]
Patrick Wendell commented on SPARK-1410:
----------------------------------------
I ran into a similar issue SPARK-1923. It also fixed the issue to just upgrade
to Scala 2.10.4. Thanks [~mengxr] for posting this - I was two hours into
debugging Spark when I found this post :P
Since this seems to be a Scala/SBT issue I'm going to mark it as resolved, but
we can re-open it if users are still having issues post upgrade.
> 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)