[
https://issues.apache.org/jira/browse/SPARK-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959265#comment-13959265
]
Michael Armbrust commented on SPARK-1410:
-----------------------------------------
I don't understand how the classloader is ending up being required on the
worker side. Can you share a command to reproduce this?
> 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)