Skip to content

[SPARK-11875] [ML] [PySpark] Update doc for PySpark HasCheckpointInterval #9856

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

Closed
wants to merge 1 commit into from

Conversation

yanboliang
Copy link
Contributor

  • Update doc for PySpark HasCheckpointInterval that users can understand how to disable checkpoint.
  • Update doc for PySpark cacheNodeIds of DecisionTreeParams to notify the relationship between cacheNodeIds and checkpointInterval.

@SparkQA
Copy link

SparkQA commented Nov 20, 2015

Test build #46397 has finished for PR 9856 at commit ccaa377.

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

asfgit pushed a commit that referenced this pull request Nov 20, 2015
* Update doc for PySpark ```HasCheckpointInterval``` that users can understand how to disable checkpoint.
* Update doc for PySpark ```cacheNodeIds``` of ```DecisionTreeParams``` to notify the relationship between ```cacheNodeIds``` and ```checkpointInterval```.

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #9856 from yanboliang/spark-11875.

(cherry picked from commit 7216f40)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
@mengxr
Copy link
Contributor

mengxr commented Nov 20, 2015

LGTM. Merged into master and branch-1.6. Thanks!

@asfgit asfgit closed this in 7216f40 Nov 20, 2015
@yanboliang yanboliang deleted the spark-11875 branch November 20, 2015 13:42
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