Yin Huai created SPARK-6208:
-------------------------------
Summary: 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]