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-29182][Core][Followup] Cache preferred locations of checkpointed RDD #26251

Closed
wants to merge 1 commit into from

Conversation

viirya
Copy link
Member

@viirya viirya commented Oct 25, 2019

What changes were proposed in this pull request?

This is a followup to #25856. This fixes the document about the config value of spark.rdd.checkpoint.cachePreferredLocsExpireTime.

Why are the changes needed?

The document is not correct. spark.rdd.checkpoint.cachePreferredLocsExpireTime can not be 0.

Does this PR introduce any user-facing change?

No

How was this patch tested?

This is document only change.

@dongjoon-hyun
Copy link
Member

cc @gatorsmile

@SparkQA
Copy link

SparkQA commented Oct 25, 2019

Test build #112650 has finished for PR 26251 at commit 4d9d474.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@viirya
Copy link
Member Author

viirya commented Oct 25, 2019

retest this please

@SparkQA
Copy link

SparkQA commented Oct 25, 2019

Test build #112676 has finished for PR 26251 at commit 4d9d474.

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

@dongjoon-hyun
Copy link
Member

Merged to master. Thank you, @viirya .

@viirya
Copy link
Member Author

viirya commented Oct 25, 2019

Thanks @gatorsmile @dongjoon-hyun

@viirya viirya deleted the SPARK-29182-followup branch December 27, 2023 18:23
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