[ 
https://issues.apache.org/jira/browse/SPARK-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351012#comment-14351012
 ] 

Sean Owen commented on SPARK-6208:
----------------------------------

Hm, there are no executors in local mode right? it's local -- it's running 
everything together in one JVM.

> executor-memory does not work when using local cluster
> ------------------------------------------------------
>
>                 Key: SPARK-6208
>                 URL: https://issues.apache.org/jira/browse/SPARK-6208
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Submit
>            Reporter: Yin Huai
>
> Seems executor memory set with a local cluster is not correctly set (see 
> https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala#L377).
>  Also, totalExecutorCores seems has the same issue 
> (https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala#L379).



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

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

Reply via email to