You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/07/06 07:34:00 UTC

[jira] [Resolved] (SPARK-21012) Support glob path for resources adding to Spark

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org