You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gna Phetsarath (JIRA)" <ji...@apache.org> on 2016/03/22 19:41:25 UTC

[jira] [Created] (FLINK-3655) Allow comma-separated multiple directories to be specified for FileInputFormat

Gna Phetsarath created FLINK-3655:
-------------------------------------

             Summary: Allow comma-separated multiple directories to be specified for FileInputFormat
                 Key: FLINK-3655
                 URL: https://issues.apache.org/jira/browse/FLINK-3655
             Project: Flink
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.0.0
            Reporter: Gna Phetsarath
            Priority: Minor


Allow comma-separated multiple directories to be specified for FileInputFormat. 

env.readFile("/data/2016/01/01/*/*,/data/2016/01/02/*/*,/data/2016/01/03/*/*")}}

Wildcard support would be a bonus.



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