GitHub user gkc2104 opened a pull request:

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

    [SPARK-4899][MESOS] Support for checkpointing on Coarse and Fine grai…

    Support for Mesos checkpointing
    https://issues.apache.org/jira/browse/SPARK-4899
    apache#60
    
    ## What changes were proposed in this pull request?
    
    Enabled checkpointing on Coarse and Fine grained mode with a failover 
timeout.
    
    ## How was this patch tested?
    
    Unit Tests ensure that the correct SchedulerDriver is created
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.

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

    $ git pull https://github.com/metamx/spark enableMesosCheckpointing-squash

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

    https://github.com/apache/spark/pull/17750.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 #17750
    
----
commit 558ab2050ccb2a036753f3f06a3a6833f92539b4
Author: gkc2104 <kamal.eagles2...@gmail.com>
Date:   2017-04-05T00:04:25Z

    [SPARK-4899][MESOS] Support for checkpointing on Coarse and Fine grained 
schedulers

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to