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-2564. ShuffleReadMetrics.totalBlocksRead is redundant #1474

Closed
wants to merge 3 commits into from

Conversation

sryza
Copy link
Contributor

@sryza sryza commented Jul 18, 2014

No description provided.

@SparkQA
Copy link

SparkQA commented Jul 18, 2014

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

@SparkQA
Copy link

SparkQA commented Jul 18, 2014

QA results for PR 1474:
- This patch FAILED unit tests.
- This patch merges cleanly
- This patch adds no public classes

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

@SparkQA
Copy link

SparkQA commented Jul 18, 2014

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

@SparkQA
Copy link

SparkQA commented Jul 18, 2014

QA results for PR 1474:
- This patch FAILED unit tests.
- This patch merges cleanly
- This patch adds no public classes

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

@SparkQA
Copy link

SparkQA commented Jul 18, 2014

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

@SparkQA
Copy link

SparkQA commented Jul 18, 2014

QA results for PR 1474:
- This patch FAILED unit tests.
- This patch merges cleanly
- This patch adds no public classes

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

@sryza
Copy link
Contributor Author

sryza commented Jul 18, 2014

As far as I can tell the test failures don't seem to be related.

@pwendell
Copy link
Contributor

Jenkins, retest this please.

@SparkQA
Copy link

SparkQA commented Jul 20, 2014

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

@SparkQA
Copy link

SparkQA commented Jul 20, 2014

QA results for PR 1474:
- This patch FAILED unit tests.
- This patch merges cleanly
- This patch adds no public classes

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

@sryza
Copy link
Contributor Author

sryza commented Jul 20, 2014

SPARK-2571 broke this. Upmerged.

@SparkQA
Copy link

SparkQA commented Jul 20, 2014

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

@SparkQA
Copy link

SparkQA commented Jul 20, 2014

QA results for PR 1474:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

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

@aarondav
Copy link
Contributor

LGTM, merging into master.

@asfgit asfgit closed this in 9564f85 Jul 20, 2014
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Author: Sandy Ryza <sandy@cloudera.com>

Closes apache#1474 from sryza/sandy-spark-2564 and squashes the following commits:

35b8388 [Sandy Ryza] Fix compile error on upmerge
7b985fb [Sandy Ryza] Fix test compile error
43f79e6 [Sandy Ryza] SPARK-2564. ShuffleReadMetrics.totalBlocksRead is redundant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants