You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/05/20 05:51:56 UTC

[GitHub] [iceberg] dungdm93 opened a new pull request, #4823: AWS: support Path-Style Access

dungdm93 opened a new pull request, #4823:
URL: https://github.com/apache/iceberg/pull/4823

   AWS S3 path-style API requests are deprecated. However, there are many S3-compatible services like MinIO or Ceph are not able to use Virtual Hosted-Style because of legacy deployment or organization restriction.
   
   Up until now, to config path-style access, we need to write custom `AwsClientFactory`. So it would be nice if Iceberg's `DefaultAwsClientFactory` support `s3.path-style-access` (`false` by default)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] danielcweeks merged pull request #4823: AWS: support Path-Style Access

Posted by GitBox <gi...@apache.org>.
danielcweeks merged PR #4823:
URL: https://github.com/apache/iceberg/pull/4823


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org