GitHub user zhengruifeng opened a pull request:

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

    [MINOR][DOC] Add missing call of `update()` in examples of 
PeriodicGraphCheckpointer & PeriodicRDDCheckpointer

    ## What changes were proposed in this pull request?
    forgot to call `update()` with `graph1` & `rdd1` in examples for 
`PeriodicGraphCheckpointer` & `PeriodicRDDCheckpoin`
    ## How was this patch tested?
    existing tests


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

    $ git pull https://github.com/zhengruifeng/spark fix_doc_checkpointer

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

    https://github.com/apache/spark/pull/19198.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 #19198
    
----
commit 6f3859c38392c9d1e5b5be9883610ecb26513736
Author: Zheng RuiFeng <[email protected]>
Date:   2017-09-12T05:59:25Z

    create pr

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to