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-11630] [core] ClosureCleaner moved from warning to debug #20337

Closed
wants to merge 12 commits into from

Conversation

rekhajoshm
Copy link
Contributor

What changes were proposed in this pull request?

ClosureCleaner moved from warning to debug

How was this patch tested?

Existing tests

Pulling functionality from apache spark
pull latest from apache spark
Pulling functionality from apache spark
Pulling functionality from apache spark
pull request from apache/master
pull latest from apache spark
pull latest from apache spark
pull latest apache spark
Apache spark pull latest
@srowen
Copy link
Member

srowen commented Jan 21, 2018

I think that's fine, especially as Scala 2.12 and its different implementation of some closures triggers this a lot. You could use string interpolation while here.

@rekhajoshm
Copy link
Contributor Author

thanks @srowen done.

@SparkQA
Copy link

SparkQA commented Jan 21, 2018

Test build #86421 has finished for PR 20337 at commit e978154.

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

@SparkQA
Copy link

SparkQA commented Jan 21, 2018

Test build #86422 has finished for PR 20337 at commit 4de2bc6.

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

@srowen
Copy link
Member

srowen commented Jan 22, 2018

Merged to master

@asfgit asfgit closed this in 4327ccf Jan 22, 2018
@rekhajoshm rekhajoshm deleted the SPARK-11630-1 branch June 21, 2018 06:11
@rekhajoshm rekhajoshm restored the SPARK-11630-1 branch June 21, 2018 06:12
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