[ https://issues.apache.org/jira/browse/FLINK-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950566#comment-14950566 ]
ASF GitHub Bot commented on FLINK-2842: --------------------------------------- GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/1245 [FLINK-2842] [documentation] Remove Flink S3FileSystem Extend documentation to use Hadoop S3FileSystem. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fhueske/flink rmS3 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1245.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1245 ---- commit b754d5b05dd6fab45d0a665e04eb48aee02362f6 Author: Fabian Hueske <fhue...@apache.org> Date: 2015-10-09T15:35:00Z [FLINK-2842] [documentation] Remove Flink S3FileSystem, extend documentation to use Hadoop S3FileSystem. ---- > S3FileSystem is broken > ---------------------- > > Key: FLINK-2842 > URL: https://issues.apache.org/jira/browse/FLINK-2842 > Project: Flink > Issue Type: Bug > Affects Versions: 0.9, 0.10 > Reporter: Fabian Hueske > Assignee: Fabian Hueske > Priority: Critical > Fix For: 0.10 > > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)