[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to