Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
Description
The StreamExecutionEnvironment has many convenience methods for reading static files.
However, it seems that this makes it hard to maintain Flink's APIs and that not so many users are using the file sources.
The filesystem connector is the logical location for persistent file reading. I suggest to move those sources there.