[
https://issues.apache.org/jira/browse/SPARK-20836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019377#comment-16019377
]
Apache Spark commented on SPARK-20836:
--------------------------------------
User 'wujianping10043419' has created a pull request for this issue:
https://github.com/apache/spark/pull/18061
> 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: [email protected]
For additional commands, e-mail: [email protected]