[
https://issues.apache.org/jira/browse/FLINK-13768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Achyuth Narayan Samudrala updated FLINK-13768:
----------------------------------------------
Labels: documentation-update pull-request-available (was:
documentation-update)
> 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
>
> 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.2#803003)