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-14243][CORE]update task metrics when removing blocks #12091

Closed
wants to merge 1 commit into from

Conversation

jeanlyn
Copy link
Contributor

@jeanlyn jeanlyn commented Mar 31, 2016

What changes were proposed in this pull request?

This PR try to use incUpdatedBlockStatuses to update the updatedBlockStatuses when removing blocks, making sure BlockManager correctly updates updatedBlockStatuses

How was this patch tested?

test("updated block statuses") in BlockManagerSuite.scala

@jeanlyn jeanlyn changed the title update task metrics when removing blocks [SPARK-14243][CORE]update task metrics when removing blocks Mar 31, 2016
@jeanlyn
Copy link
Contributor Author

jeanlyn commented Mar 31, 2016

cc @andrewor14

@SparkQA
Copy link

SparkQA commented Mar 31, 2016

Test build #54641 has finished for PR 12091 at commit a97d220.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor

LGTM merging into master thanks for fixing.

@andrewor14
Copy link
Contributor

@jeanlyn can you submit a patch for 1.6?

@asfgit asfgit closed this in 8a333d2 Mar 31, 2016
@jeanlyn
Copy link
Contributor Author

jeanlyn commented Apr 4, 2016

@andrewor14 Sorry for the late reply, I had submitted a patch for 1.6 #12150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants