GitHub user skonto opened a pull request:

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

    [SPARK-21559][Mesos] remove mesos fine-grained mode

    ## What changes were proposed in this pull request?
    Removes mesos fine-grained mode. Specifically:
    - Updates docs. 
    - Renames spark.mesos.coarse* properties.
    - Removes logic for status updates in TaskSchedulerImpl (unique to 
fine-grained)
    - Removes MesosFineGrainedSchedulerBackend, MesosExecutorBackend and 
related tests.
    
    ## How was this patch tested?
    Tested with the integration test suite here:
    https://github.com/typesafehub/mesos-spark-integration-tests

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

    $ git pull https://github.com/skonto/spark remove_medos_fine_grained

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

    https://github.com/apache/spark/pull/18784.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 #18784
    
----
commit ce1190621985df6d4e493c4d635a7d0fc443e9ca
Author: Stavros Kontopoulos <st.kontopou...@gmail.com>
Date:   2017-07-31T10:54:11Z

    remove mesos fine-grained mode

----


---
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