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

[Core][MINOR] Remove redundant set master in OutputCommitCoordinatorIntegrationSuite #13168

Closed
wants to merge 1 commit into from

Conversation

techaddict
Copy link
Contributor

What changes were proposed in this pull request?

Remove redundant set master in OutputCommitCoordinatorIntegrationSuite, as we are already setting it in SparkContext below on line 43.

How was this patch tested?

existing tests

@srowen
Copy link
Member

srowen commented May 18, 2016

Can you check for other instances of this in other tests?

@techaddict
Copy link
Contributor Author

techaddict commented May 18, 2016

@srowen I checked this already, this is the only instance of .set("master" in the whole code

@SparkQA
Copy link

SparkQA commented May 18, 2016

Test build #58769 has finished for PR 13168 at commit 30424f4.

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

@srowen
Copy link
Member

srowen commented May 19, 2016

Merged to master

@asfgit asfgit closed this in 3facca5 May 19, 2016
asfgit pushed a commit that referenced this pull request May 20, 2016
…ntegrationSuite

Remove redundant set master in OutputCommitCoordinatorIntegrationSuite, as we are already setting it in SparkContext below on line 43.

existing tests

Author: Sandeep Singh <sandeep@techaddict.me>

Closes #13168 from techaddict/minor-1.

(cherry picked from commit 3facca5)
Signed-off-by: Reynold Xin <rxin@databricks.com>
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.

3 participants