[ https://issues.apache.org/jira/browse/SPARK-33375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17227598#comment-17227598 ]
Apache Spark commented on SPARK-33375: -------------------------------------- User 'warrenzhu25' has created a pull request for this issue: https://github.com/apache/spark/pull/30282 > [CORE] Add config spark.yarn.pyspark.archives > --------------------------------------------- > > Key: SPARK-33375 > URL: https://issues.apache.org/jira/browse/SPARK-33375 > Project: Spark > Issue Type: Improvement > Components: Spark Submit > Affects Versions: 3.0.1 > Reporter: Zhongwei Zhu > Priority: Minor > > This config provides similar function as `spark.yarn.archive`, but instead > passing location of pyspark.zip and py4j.zip. It has below benefits: > 1. If I have different version of `spark.yarn.archive` from current machine, > then there is no way to provide matched pyspark version. This happens in > version upgrade. > 2. This can save effort of uploading pyspark.zip and py4j.zip every time. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org