[ 
https://issues.apache.org/jira/browse/SPARK-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-3884.
------------------------------
          Resolution: Fixed
       Fix Version/s: 1.4.0
            Assignee: Marcelo Vanzin  (was: Sandy Ryza)
    Target Version/s:   (was: 1.1.2, 1.2.1)

This is fixed in 1.4 due to the new launcher implementation. I verified that in 
yarn-cluster mode the SparkSubmit JVM is not run with -Xms / -Xmx set, but 
instead passes through spark.driver.memory in --conf. In yarn-client mode, it 
does set -Xms / -Xmx.

> If deploy mode is cluster, --driver-memory shouldn't apply to client JVM
> ------------------------------------------------------------------------
>
>                 Key: SPARK-3884
>                 URL: https://issues.apache.org/jira/browse/SPARK-3884
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Sandy Ryza
>            Assignee: Marcelo Vanzin
>             Fix For: 1.4.0
>
>




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