Fred Teunissen created FLINK-40147:
--------------------------------------
Summary: Improve Native S3 FileSystem docs when using
S3-compatible servers that do not support AWS checksum-validation
Key: FLINK-40147
URL: https://issues.apache.org/jira/browse/FLINK-40147
Project: Flink
Issue Type: Improvement
Components: Connectors / FileSystem
Affects Versions: 2.3.0
Reporter: Fred Teunissen
When trying to use the Native S3 FileSystem with a Dell ECS S3 Storage I needed
to add the following settings:
- `s3.region: moon-darkside-1` (value isn't relevant:))
- `s3.checksum-validation.enabled: false`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)