GitHub user sethah opened a pull request:

    https://github.com/apache/spark/pull/20188

    [SPARK-22993][ML] Clarify HasCheckpointInterval param doc

    ## What changes were proposed in this pull request?
    
    Add a note to the `HasCheckpointInterval` parameter doc that clarifies that 
this setting is ignored when no checkpoint directory has been set on the spark 
context.
    
    ## How was this patch tested?
    
    No tests necessary, just a doc update.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sethah/spark als_checkpoint_doc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20188.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20188
    
----
commit 752d0ba2702fd5bbd0134e335384a3694db0011a
Author: sethah <shendrickson@...>
Date:   2018-01-08T20:30:15Z

    update shared param doc

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to