Chris Bannister created SPARK-17454:
---------------------------------------

             Summary: Add option to specify Mesos resource offer constraints
                 Key: SPARK-17454
                 URL: https://issues.apache.org/jira/browse/SPARK-17454
             Project: Spark
          Issue Type: Improvement
          Components: Mesos
    Affects Versions: 2.0.0
            Reporter: Chris Bannister


Currently the driver will accept offers from Mesos which have enough ram for 
the executor and until its max cores is reached. There is no way to control the 
required CPU's or disk for each executor, it would be very useful to be able to 
apply something similar to spark.mesos.constraints to resource offers instead 
of attributes on the offer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to