You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Doug Balog (JIRA)" <ji...@apache.org> on 2015/07/16 01:51:04 UTC

[jira] [Created] (SPARK-9088) spark-class should ignore driver-memory when running in YARN cluster mode.

Doug Balog created SPARK-9088:
---------------------------------

             Summary: spark-class should ignore driver-memory when running in YARN cluster mode.
                 Key: SPARK-9088
                 URL: https://issues.apache.org/jira/browse/SPARK-9088
             Project: Spark
          Issue Type: Bug
          Components: Spark Submit, YARN
    Affects Versions: 1.3.1
         Environment: YARN cluster-mode
            Reporter: Doug Balog


When submitting a spark job via YARN in cluster mode, the jvm started by spark-class does not need to use --driver-memory XXGB to submit the job to YARN.
The driver started on the YARN cluster must allocate this amount of memory, but spark-submit on the submitting node does not.





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