windkithk created SPARK-22292:
---------------------------------

             Summary: Add spark.mem.max to limit the amount of memory received 
from Mesos
                 Key: SPARK-22292
                 URL: https://issues.apache.org/jira/browse/SPARK-22292
             Project: Spark
          Issue Type: Bug
          Components: Mesos
    Affects Versions: 2.2.0
         Environment: Spark with Mesos
            Reporter: windkithk


To limit the amount of resources a spark job accept from Mesos, currently we 
can only use `spark.cores.max` to limit in terms of cpu cores.
However, when we have big memory executors, it would consume all the resources.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to