GitHub user choochootrain opened a pull request:
https://github.com/apache/spark/pull/9367
[SPARK-11195][CORE] Use correct classloader for TaskResultGetter
Make sure we are using the context classloader when deserializing failed
TaskResults instead of the Spark classloader.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/choochootrain/spark spark-11195
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9367.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9367
----
commit 90c47aa133de83dd49dea00b0949088e8600ab23
Author: Hurshal Patel <[email protected]>
Date: 2015-10-30T01:05:44Z
[SPARK-11195][CORE] Use correct classloader for TaskResultGetter
Make sure we are using the context classloader when deserializing failed
TaskResults instead of the Spark classloader.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]