Re: DataStream API in Batch Execution mode

2021-06-09 Thread Marco Villalobos
That worked. Thank you very much. On Mon, Jun 7, 2021 at 9:23 PM Guowei Ma wrote: > Hi, Macro > > I think you could try the `FileSource` and you could find an example from > [1]. The `FileSource` would scan the file under the given > directory recursively. > Would you mind opening an issue for

Re: DataStream API in Batch Execution mode

2021-06-07 Thread Guowei Ma
Hi, Macro I think you could try the `FileSource` and you could find an example from [1]. The `FileSource` would scan the file under the given directory recursively. Would you mind opening an issue for lacking the document? [1] https://github.com/apache/flink/blob/master/flink-connectors/flink-con