SPARK-4660: Use correct class loader in JavaSerializer (copy of PR #3840...#4113
Closed
jacek-lewandowski wants to merge 1 commit intoapache:masterfrom
Closed
SPARK-4660: Use correct class loader in JavaSerializer (copy of PR #3840...#4113jacek-lewandowski wants to merge 1 commit intoapache:masterfrom
jacek-lewandowski wants to merge 1 commit intoapache:masterfrom
Conversation
…ache#3840 by Piotr Kolaczkowski)
|
Test build #25794 has started for PR 4113 at commit
|
|
Test build #25794 has finished for PR 4113 at commit
|
|
Test PASSed. |
Contributor
|
Thanks - I'll pull this into master and the older branches. You can close the other PR's. |
asfgit
pushed a commit
that referenced
this pull request
Jan 20, 2015
... ... by Piotr Kolaczkowski) Author: Jacek Lewandowski <lewandowski.jacek@gmail.com> Closes #4113 from jacek-lewandowski/SPARK-4660-master and squashes the following commits: a5e84ca [Jacek Lewandowski] SPARK-4660: Use correct class loader in JavaSerializer (copy of PR #3840 by Piotr Kolaczkowski) (cherry picked from commit c93a57f) Signed-off-by: Patrick Wendell <patrick@databricks.com>
asfgit
pushed a commit
that referenced
this pull request
Jan 20, 2015
... ... by Piotr Kolaczkowski) Author: Jacek Lewandowski <lewandowski.jacek@gmail.com> Closes #4113 from jacek-lewandowski/SPARK-4660-master and squashes the following commits: a5e84ca [Jacek Lewandowski] SPARK-4660: Use correct class loader in JavaSerializer (copy of PR #3840 by Piotr Kolaczkowski) (cherry picked from commit c93a57f) Signed-off-by: Patrick Wendell <patrick@databricks.com>
bomeng
pushed a commit
to Huawei-Spark/spark
that referenced
this pull request
Jan 21, 2015
…ache#3840... ... by Piotr Kolaczkowski) Author: Jacek Lewandowski <lewandowski.jacek@gmail.com> Closes apache#4113 from jacek-lewandowski/SPARK-4660-master and squashes the following commits: a5e84ca [Jacek Lewandowski] SPARK-4660: Use correct class loader in JavaSerializer (copy of PR apache#3840 by Piotr Kolaczkowski)
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 free
to 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.
... by Piotr Kolaczkowski)