Skip to content
Snippets Groups Projects
  • Yanbo Liang's avatar
    7216f405
    [SPARK-11875][ML][PYSPARK] Update doc for PySpark HasCheckpointInterval · 7216f405
    Yanbo Liang authored
    * 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.
    7216f405
    History
    [SPARK-11875][ML][PYSPARK] Update doc for PySpark HasCheckpointInterval
    Yanbo Liang authored
    * 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.