GitHub user rxin opened a pull request:

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

    [SPARK-11809] Switch the default Mesos mode to coarse-grained mode

    Based on my conversions with people, I believe the consensus is that the 
coarse-grained mode is more stable and easier to reason about. It is best to 
use that as the default rather than the more flaky fine-grained mode.


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

    $ git pull https://github.com/rxin/spark SPARK-11809

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

    https://github.com/apache/spark/pull/9795.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 #9795
    
----
commit 3f5559bac4ecfd8ebd607e432c7778bb5f3b34b2
Author: Reynold Xin <[email protected]>
Date:   2015-11-18T06:37:20Z

    [SPARK-11809] Switch the default Mesos mode to coarse-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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to