You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Phoenix_Dad (JIRA)" <ji...@apache.org> on 2017/05/22 09:42:04 UTC

[jira] [Created] (SPARK-20836) Redundant processing,Exit is not reasonable

Phoenix_Dad created SPARK-20836:
-----------------------------------

             Summary: Redundant processing,Exit is not reasonable
                 Key: SPARK-20836
                 URL: https://issues.apache.org/jira/browse/SPARK-20836
             Project: Spark
          Issue Type: Bug
          Components: Deploy, Spark Submit
    Affects Versions: 2.1.1
            Reporter: Phoenix_Dad


org.apache.spark.launcher.SparkSubmitCommandBuilder
in funtion buildSparkSubmitCommand.
DRIVER_EXTRA_JAVA_OPTIONS is needed only when userDeployMode is 'client'. If userDeployMode is not 'client', the launcher shouldn't care about DRIVER_EXTRA_JAVA_OPTIONS, nor should it exit abnormally because DRIVER_EXTRA_JAVA_OPTIONS contains Xmx configuration.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org