All,
Do any of the Flink Data Sources support comma separated directories with wildcards? For example:
Thanks in advance for any help that you can provide. -- |
Hi, no, this is currently not supported. However, I agree this would be a very valuable addition to the FileInputFormat. Would you mind opening a JIRA issue with your suggestions? 2016-03-21 0:11 GMT+01:00 Sourigna Phetsarath <[hidden email]>:
|
If you want all sub directories under data/2016/01, then this could help: https://ci.apache.org/projects/flink/flink-docs-master/apis/batch/index.html#recursive-traversal-of-the-input-path-directory On Mon, Mar 21, 2016 at 11:35 AM, Fabian Hueske <[hidden email]> wrote:
|
Thanks Ufuk, I'm already using the recursive traversal feature. On Mon, Mar 21, 2016 at 8:39 AM, Ufuk Celebi <[hidden email]> wrote:
|
In reply to this post by Fabian Hueske-2
Fabian, I also have an AvroGenericRecordInput format class that I would like to contribute once I have time to clean it up and get it into your code base. -Gna On Mon, Mar 21, 2016 at 6:35 AM, Fabian Hueske <[hidden email]> wrote:
|
Ufek & Fabian, FYI, I was about to extend the FileInputFormat and extend the createInputSplits to handle multiple Path - there was an improvement of reduced resource usage and increased performance of the job. On Mon, Mar 21, 2016 at 10:04 AM, Sourigna Phetsarath <[hidden email]> wrote:
|
Hi Gna, thanks for sharing the good news and opening the JIRA! Cheers, Fabian 2016-03-22 23:30 GMT+01:00 Sourigna Phetsarath <[hidden email]>:
|
Nice! Would you like to contribute this to Flink via a pull request? Some resources about the contribution process can be found here: On Wed, Mar 23, 2016 at 12:00 AM, Fabian Hueske <[hidden email]> wrote:
|
Great! I will, once I clear it with the legal team here. On Wed, Mar 23, 2016 at 6:19 AM, Ufuk Celebi <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |