You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/09/21 08:38:20 UTC

[jira] [Resolved] (SPARK-17585) PySpark SparkContext.addFile supports adding files recursively

     [ https://issues.apache.org/jira/browse/SPARK-17585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yanbo Liang resolved SPARK-17585.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> PySpark SparkContext.addFile supports adding files recursively
> --------------------------------------------------------------
>
>                 Key: SPARK-17585
>                 URL: https://issues.apache.org/jira/browse/SPARK-17585
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, Spark Core
>            Reporter: Yanbo Liang
>            Assignee: Yanbo Liang
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> Users would like to add a directory as dependency in some cases, they can use {{SparkContext.addFile}} with argument {{recursive=true}} to recursively add all files under the directory by using Scala. But Python users can only add file not directory, we should also make it supported.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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