Skip to content

[SPARK-33017][PYTHON][DOCS][FOLLOW-UP] Add getCheckpointDir into API documentation#29960

Closed
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:SPARK-33017
Closed

[SPARK-33017][PYTHON][DOCS][FOLLOW-UP] Add getCheckpointDir into API documentation#29960
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:SPARK-33017

Conversation

@HyukjinKwon
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This is a followup of #29918. We should add it into the documentation as well.

Why are the changes needed?

To show users new APIs.

Does this PR introduce any user-facing change?

Yes, SparkContext.getCheckpointDir will be documented.

How was this patch tested?

Manually built the PySpark documentation:

cd python/docs
make clean html
cd build/html
open index.html

Copy link
Copy Markdown
Member

@ueshin ueshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@SparkQA
Copy link
Copy Markdown

SparkQA commented Oct 7, 2020

Test build #129488 has finished for PR 29960 at commit 628c897.

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

@HyukjinKwon
Copy link
Copy Markdown
Member Author

Thanks @ueshin.

Merged to master.

@SparkQA
Copy link
Copy Markdown

SparkQA commented Oct 7, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34094/

@SparkQA
Copy link
Copy Markdown

SparkQA commented Oct 7, 2020

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34094/

@HyukjinKwon HyukjinKwon deleted the SPARK-33017 branch December 7, 2020 02:07
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