Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Aug 10, 2014

This helps us log UpdateBlockInfo properly once #1870 is merged.

@SparkQA
Copy link

SparkQA commented Aug 10, 2014

QA tests have started for PR 1872. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18269/consoleFull

@mengxr
Copy link
Contributor

mengxr commented Aug 10, 2014

LGTM and wait for Jenkins ...

@SparkQA
Copy link

SparkQA commented Aug 10, 2014

QA results for PR 1872:
- This patch FAILED unit tests.
- This patch merges cleanly
- This patch adds the following public classes (experimental):
case class UpdateBlockInfo(

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18269/consoleFull

@rxin
Copy link
Contributor Author

rxin commented Aug 10, 2014

I'm going to merge this one into master & branch-1.1 since the test failure is independent of this.

@asfgit asfgit closed this in 482c5af Aug 10, 2014
asfgit pushed a commit that referenced this pull request Aug 10, 2014
This helps us log UpdateBlockInfo properly once #1870 is merged.

Author: Reynold Xin <[email protected]>

Closes #1872 from rxin/UpdateBlockInfo and squashes the following commits:

0cee1c2 [Reynold Xin] Turn UpdateBlockInfo into case class.

(cherry picked from commit 482c5af)
Signed-off-by: Reynold Xin <[email protected]>
@mridulm
Copy link
Contributor

mridulm commented Aug 10, 2014

If case class then does it still need to be Externalizable ?

@rxin rxin deleted the UpdateBlockInfo branch August 10, 2014 19:11
@rxin
Copy link
Contributor Author

rxin commented Aug 10, 2014

It is using some custom serialization to reduce serialization overhead.

xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
This helps us log UpdateBlockInfo properly once apache#1870 is merged.

Author: Reynold Xin <[email protected]>

Closes apache#1872 from rxin/UpdateBlockInfo and squashes the following commits:

0cee1c2 [Reynold Xin] Turn UpdateBlockInfo into case class.
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