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

Reply via email to