GitHub user pmackles opened a pull request:

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

    [SPARK-19606][MESOS] Support constraints in spark-dispatcher

    ## What changes were proposed in this pull request?
    
    A discussed in SPARK-19606, the addition of a new config property named 
"spark.mesos.constraints.driver" for constraining drivers running on a Mesos 
cluster
    
    ## How was this patch tested?
    
    Corresponding unit test added also tested locally on a Mesos cluster
    
    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/pmackles/spark SPARK-19606

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

    https://github.com/apache/spark/pull/19543.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 #19543
    
----
commit 11d58593edd43b651bdbe5c269fc051a94269747
Author: Paul Mackles <[email protected]>
Date:   2017-10-20T15:08:33Z

    [SPARK-19606] Support constraints in spark-dispatcher

----


---

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

Reply via email to