Bowen Li created FLINK-7356: ------------------------------- Summary: misleading s3 file uri in configuration file Key: FLINK-7356 URL: https://issues.apache.org/jira/browse/FLINK-7356 Project: Flink Issue Type: Bug Components: Configuration Affects Versions: 1.3.1 Reporter: Bowen Li Assignee: Bowen Li Fix For: 1.4.0, 1.3.2
in https://github.com/apache/flink/blob/master/flink-dist/src/main/resources/flink-conf.yaml, the comment in line 121 should say {{"*s3*://" for S3 file system}} rather than {{"S3://" for S3 file system}}, because {{S3://xxx}} is not recognized by AWS SDK. -- This message was sent by Atlassian JIRA (v6.4.14#64029)