Uh oh!
There was an error while loading. Please reload this page.
[Spark 1877] ClassNotFoundException when loading RDD with serialized objects - #835
Closed
tdas wants to merge 2 commits into
Closed
[Spark 1877] ClassNotFoundException when loading RDD with serialized objects#835tdas wants to merge 2 commits into
tdas wants to merge 2 commits into
Conversation
tdas
commented
May 20, 2014
ContributorAuthor
Jenkins, test this please. |
AmplabJenkins
commented
May 20, 2014
Merged build triggered. |
AmplabJenkins
commented
May 20, 2014
Merged build started. |
AmplabJenkins
commented
May 20, 2014
Merged build finished. All automated tests passed. |
AmplabJenkins
commented
May 20, 2014
All automated tests passed. |
asfgit pushed a commit
that referenced
this pull request
May 20, 2014
…objects Updated version of #821 Author: Tathagata Das <tathagata.das1565@gmail.com> Author: Ghidireac <bogdang@u448a5b0a73d45358d94a.ant.amazon.com> Closes#835 from tdas/SPARK-1877 and squashes the following commits: f346f71 [Tathagata Das] Addressed Patrick's comments. fee0c5d [Ghidireac] SPARK-1877: ClassNotFoundException when loading RDD with serialized objects (cherry picked from commit 52eb54d) Signed-off-by: Tathagata Das <tathagata.das1565@gmail.com>
pwendell
commented
May 20, 2014
Contributor
Looks good TD, thanks for doing this. |
pdeyhim pushed a commit
to pdeyhim/spark-1
that referenced
this pull request
Jun 25, 2014
…objects Updated version of apache#821 Author: Tathagata Das <tathagata.das1565@gmail.com> Author: Ghidireac <bogdang@u448a5b0a73d45358d94a.ant.amazon.com> Closesapache#835 from tdas/SPARK-1877 and squashes the following commits: f346f71 [Tathagata Das] Addressed Patrick's comments. fee0c5d [Ghidireac] SPARK-1877: ClassNotFoundException when loading RDD with serialized objects
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated version of #821