Skip to content

[SPARK-15422] [Core] Remove unnecessary calculation of stage's parents - #13123

Closed
sharkdtu wants to merge 3 commits into
apache:masterfrom
sharkdtu:master
Closed

[SPARK-15422] [Core] Remove unnecessary calculation of stage's parents#13123
sharkdtu wants to merge 3 commits into
apache:masterfrom
sharkdtu:master

Conversation

@sharkdtu

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Remove unnecessary calculation of stage's parents, because stage's parents have been set at the time of stage construction.

How was this patch tested?

Make use of the existing test cases

@AmplabJenkins

Copy link
Copy Markdown

Can one of the admins verify this patch?

@srowen

Copy link
Copy Markdown
Member

@andrewor14

Copy link
Copy Markdown
Contributor

@sharkdtu please file a JIRA and add it to the title. Otherwise let's close this PR.

@sharkdtusharkdtu changed the title [Core] Remove unnecessary calculation of stage's parents[SPARK-15422] [Core] Remove unnecessary calculation of stage's parentsMay 19, 2016
@viirya

viirya commented Jul 7, 2016

Copy link
Copy Markdown
Member

I think this change was made by another PR #13677. We can close it now.

vanzin pushed a commit to vanzin/spark that referenced this pull request Aug 4, 2016
Closing the following PRs due to requests or unresponsive users.
Closesapache#13923Closesapache#14462Closesapache#13123Closesapache#14423 (requested by srowen)
Closesapache#14424 (requested by srowen)
Closesapache#14101 (requested by jkbradley)
Closesapache#10676 (requested by srowen)
Closesapache#10943 (requested by yhuai)
Closesapache#9936Closesapache#10701
@asfgitasfgit closed this in 53e766cAug 4, 2016
Sign up for freeto 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.

5 participants

@sharkdtu@AmplabJenkins@srowen@andrewor14@viirya