You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/09/23 03:11:33 UTC

[jira] [Commented] (SPARK-3653) SPARK_{DRIVER|EXECUTOR}_MEMORY is ignored in cluster mode

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

Apache Spark commented on SPARK-3653:
-------------------------------------

User 'andrewor14' has created a pull request for this issue:
https://github.com/apache/spark/pull/2500

> SPARK_{DRIVER|EXECUTOR}_MEMORY is ignored in cluster mode
> ---------------------------------------------------------
>
>                 Key: SPARK-3653
>                 URL: https://issues.apache.org/jira/browse/SPARK-3653
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>            Priority: Critical
>
> We only check for these in the spark-class but not in SparkSubmit. For client mode, this is OK because the driver can read directly from these environment variables.
> For cluster mode however, SPARK_EXECUTOR_MEMORY is not set on the node that starts the driver, and SPARK_DRIVER_MEMORY is simply not propagated to the driver JVM.



--
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