Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-2270] Kryo cannot serialize results returned by asJavaIterable #1206

Closed
wants to merge 2 commits into from

Conversation

rxin
Copy link
Contributor

@rxin rxin commented Jun 25, 2014

and thus groupBy/cogroup are broken in Java APIs when Kryo is used).

@pwendell this should be merged into 1.0.1.

Thanks @sorenmacbeth for reporting this & helping out with the fix.

rxin added 2 commits June 24, 2014 19:21
… (and thus groupBy/cogroup are broken in Java APIs when Kryo is used).
@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@rxin
Copy link
Contributor Author

rxin commented Jun 25, 2014

@johnynek We probably want chill to handle this out of the box. Let me know if this is the appropriate fix and I can submit a PR for chill too.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16097/

@asfgit asfgit closed this in 7ff2c75 Jun 25, 2014
asfgit pushed a commit that referenced this pull request Jun 25, 2014
and thus groupBy/cogroup are broken in Java APIs when Kryo is used).

@pwendell this should be merged into 1.0.1.

Thanks @sorenmacbeth for reporting this & helping out with the fix.

Author: Reynold Xin <rxin@apache.org>

Closes #1206 from rxin/kryo-iterable-2270 and squashes the following commits:

09da0aa [Reynold Xin] Updated the comment.
009bf64 [Reynold Xin] [SPARK-2270] Kryo cannot serialize results returned by asJavaIterable (and thus groupBy/cogroup are broken in Java APIs when Kryo is used).
(cherry picked from commit 7ff2c75)

Signed-off-by: Patrick Wendell <pwendell@gmail.com>
@rxin rxin deleted the kryo-iterable-2270 branch June 25, 2014 19:46
@rxin
Copy link
Contributor Author

rxin commented Jun 25, 2014

great. @johnynek please let me know if I should submit a pull request against chill for this. thanks.

@johnynek
Copy link

@rxin please! Just saw this now. We have an open issue for a while.

@sorenmacbeth
Copy link

👍

xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
and thus groupBy/cogroup are broken in Java APIs when Kryo is used).

@pwendell this should be merged into 1.0.1.

Thanks @sorenmacbeth for reporting this & helping out with the fix.

Author: Reynold Xin <rxin@apache.org>

Closes apache#1206 from rxin/kryo-iterable-2270 and squashes the following commits:

09da0aa [Reynold Xin] Updated the comment.
009bf64 [Reynold Xin] [SPARK-2270] Kryo cannot serialize results returned by asJavaIterable (and thus groupBy/cogroup are broken in Java APIs when Kryo is used).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants