You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gerard Maas (JIRA)" <ji...@apache.org> on 2014/05/17 22:12:14 UTC

[jira] [Commented] (SPARK-1410) Class not found exception with application launched from sbt 0.13.x

    [ 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)