Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.9, 0.10.0
-
None
-
None
Description
Flink has a file system implementation for S3 which is broken. Therefore, Flink cannot out-of-the-box read data from S3.
Since Flink can use all Hadoop FileSystems, I propose to completely remove Flink's S3FileSystem and rely on Hadoop's implementation.