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

ASF GitHub Bot commented on FLINK-1307:
---------------------------------------

GitHub user vasia opened a pull request:

    https://github.com/apache/incubator-flink/pull/260

    [FLINK-1307] Allow input from nested directory structure

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vasia/incubator-flink input-from-nested-files

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #260
    
----
commit 1feb846313735a85647260b600b88525e679163e
Author: vasia <[email protected]>
Date:   2014-12-10T23:49:59Z

    [FLINK-1307] Allow input from nested directory structure

----


> Allow input from nested directory structure
> -------------------------------------------
>
>                 Key: FLINK-1307
>                 URL: https://issues.apache.org/jira/browse/FLINK-1307
>             Project: Flink
>          Issue Type: New Feature
>            Reporter: Vasia Kalavri
>            Assignee: Vasia Kalavri
>            Priority: Minor
>              Labels: easyfix, features
>
> Currently it is not possible to read input from nested directories. When 
> given a directory as input path, only the top-level files are considered.
> This issue proposes to add support for recursively enumerating nested files 
> in FileInputFormat.



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

Reply via email to