[
https://issues.apache.org/jira/browse/SPARK-22372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Vanzin resolved SPARK-22372.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
Issue resolved by pull request 19631
[https://github.com/apache/spark/pull/19631]
> Make YARN client extend SparkApplication
> ----------------------------------------
>
> Key: SPARK-22372
> URL: https://issues.apache.org/jira/browse/SPARK-22372
> Project: Spark
> Issue Type: Improvement
> Components: YARN
> Affects Versions: 2.3.0
> Reporter: Marcelo Vanzin
> Fix For: 2.3.0
>
>
> For SPARK-11035 to work well, at least in cluster mode, YARN needs to
> implement {{SparkApplication}} so that it doesn't use system properties to
> propagate Spark configuration from spark-submit.
> There is a second complication, that YARN uses system properties to propagate
> {{SPARK_YARN_MODE}} on top of other Spark configs. We should take a look at
> either change that to a configuration, or remove {{SPARK_YARN_MODE}}
> altogether if possible.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]