You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "vincent gromakowski (JIRA)" <ji...@apache.org> on 2016/11/03 10:08:58 UTC

[jira] [Created] (SPARK-18248) spark on mesos memory sizing with offheap

vincent gromakowski created SPARK-18248:
-------------------------------------------

             Summary: spark on mesos memory sizing with offheap
                 Key: SPARK-18248
                 URL: https://issues.apache.org/jira/browse/SPARK-18248
             Project: Spark
          Issue Type: Bug
          Components: Mesos
         Environment: Spark on Mesos
            Reporter: vincent gromakowski


Spark mesos framework is only taking the heap + 400 MB overhead into consideration for resources allocation.
Example: spark.executor.memory=3g spark.memory.offheap.size=1g ==> mesos report 3.4g allocated for the executor

The workaround is to set spark.mesos.executor.overhead to be at least spark.memory.offheap.size



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

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