aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorBouke van der Bijl <boukevanderbijl@gmail.com>2014-05-05 11:19:35 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-05-05 11:19:36 -0700
commit3292e2a71bfb5df5ba156cf7557747d164d12291 (patch)
tree97911ecad7a0231b56cbd439b1996362cb2dd008 /docs/index.md
parent73b0cbcc241cca3d318ff74340e80b02f884acbd (diff)
downloadspark-3292e2a71bfb5df5ba156cf7557747d164d12291.tar.gz
spark-3292e2a71bfb5df5ba156cf7557747d164d12291.tar.bz2
spark-3292e2a71bfb5df5ba156cf7557747d164d12291.zip
SPARK-1721: Reset the thread classLoader in the Mesos Executor
This is because Mesos calls it with a different environment or something, the result is that the Spark jar is missing and it can't load classes. This fixes http://apache-spark-user-list.1001560.n3.nabble.com/java-lang-ClassNotFoundException-spark-on-mesos-td3510.html I have no idea whether this is the right fix, I can only confirm that it fixes the issue for us. The `registered` method is called from mesos (https://github.com/apache/mesos/blob/765ff9bc2ac5a12d4362f8235b572a37d646390a/src/java/jni/org_apache_mesos_MesosExecutorDriver.cpp) I am unsure which commit caused this regression Author: Bouke van der Bijl <boukevanderbijl@gmail.com> Closes #620 from bouk/mesos-classloader-fix and squashes the following commits: c13eae0 [Bouke van der Bijl] Use getContextOrSparkClassLoader in SparkEnv and CompressionCodec
Diffstat (limited to 'docs/index.md')
0 files changed, 0 insertions, 0 deletions