[
https://issues.apache.org/jira/browse/SPARK-21012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-21012.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
Issue resolved by pull request 18235
[https://github.com/apache/spark/pull/18235]
> Support glob path for resources adding to Spark
> -----------------------------------------------
>
> Key: SPARK-21012
> URL: https://issues.apache.org/jira/browse/SPARK-21012
> Project: Spark
> Issue Type: Improvement
> Components: Spark Submit
> Affects Versions: 2.2.0
> Reporter: Saisai Shao
> Priority: Minor
> Fix For: 2.3.0
>
>
> Current "\-\-jars (spark.jars)", "\-\-files (spark.files)", "\-\-py-files
> (spark.submit.pyFiles)" and "\-\-archives (spark.yarn.dist.archives)" only
> support non-glob path. This is OK for most of the cases, but when user
> requires to add more jars, files into Spark, it is too verbose to list one by
> one. So here propose to support glob path for adding resources.
> Also improving the code of downloading resources.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]