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

Vasia Kalavri commented on FLINK-1307:
--------------------------------------

Hi,
I guess this should be a configuration parameter in FileInputFormat, disabled 
by default. How should this be set by a user? Shall I add a readFileRecursive 
method in ExecutionEnvironment for example?
Also, I noticed the same logic of only considering top-level files in 
FileInputFormat's getFileStats(). Should I extend this one too?

> 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