[
https://issues.apache.org/jira/browse/FLINK-13768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger closed FLINK-13768.
----------------------------------
Resolution: Fixed
Thanks a lot for the contribution.
This has been merged in
https://github.com/apache/flink/commit/a61e383310f59436eeed909e3f8c4621fb5772c3
> Update documentation regarding `path style access` for S3 filesystem
> implementations
> ------------------------------------------------------------------------------------
>
> Key: FLINK-13768
> URL: https://issues.apache.org/jira/browse/FLINK-13768
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Achyuth Narayan Samudrala
> Priority: Minor
> Labels: documentation-update, pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The documentation related to various properties that can be provided for the
> s3 sink is not very informative. According to the code in
> flink-s3-fs-base/flink-s3-fs-hadoop, any property specified as
> s3.<some-property> is transformed to fs.s3a.<some-property>.
>
> When interacting with s3 compatible file systems such as CEPH/Minio, default
> configuration properties might not be sufficient. One such property is the
> fs.s3a.path.style.access. This property enables different modes of access to
> the s3 buckets. By default if this property is not set, virtual host style
> addressing is used. The documentation should mention how this property can be
> passed on as a flink conf property.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)