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

[jira] [Closed] (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:all-tabpanel ]

Andrew Or closed SPARK-3653.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0
                   1.1.1

> 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
>             Fix For: 1.1.1, 1.2.0
>
>
> 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