-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 0.9, 0.10.0
-
Fix Version/s: 0.10.0
-
Component/s: None
-
Labels:None
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.