You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/12/22 20:16:00 UTC

[jira] [Commented] (SPARK-27575) Spark overwrites existing value of spark.yarn.dist.* instead of merging value

    [ https://issues.apache.org/jira/browse/SPARK-27575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253733#comment-17253733 ] 

Apache Spark commented on SPARK-27575:
--------------------------------------

User 'anuragmantri' has created a pull request for this issue:
https://github.com/apache/spark/pull/30895

> Spark overwrites existing value of spark.yarn.dist.* instead of merging value
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-27575
>                 URL: https://issues.apache.org/jira/browse/SPARK-27575
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core, Spark Submit, YARN
>    Affects Versions: 2.4.0
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>            Priority: Major
>             Fix For: 3.0.0
>
>
> If we specify `--files` arg when submitting app where configuration has "spark.yarn.dist.files", SparkSubmit overwrites the new files (files provided in arg) instead of merging existing value in configuration.
> Same issue happens also on "spark.yarn.dist.pyFiles", "spark.yarn.dist.jars", "spark.yarn.dist.archives".
>  
> While I encountered the issue in Spark 2.4.0, I can see the issue from codebase in master branch and also branch-2.3 as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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