[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to