You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "windkithk (JIRA)" <ji...@apache.org> on 2017/10/17 05:34:01 UTC

[jira] [Created] (SPARK-22292) Add spark.mem.max to limit the amount of memory received from Mesos

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org