novakov-alexey opened a new issue, #10765: URL: https://github.com/apache/gravitino/issues/10765
### Describe the feature Add support of S3: - s3.proxy.host - s3.proxy.port to the Iceberg Catalog definition, so that a client can also fetch S3 proxy settings along side with already existing properties like endpoint, pathStyleAccess and region. ### Motivation Allow Catalog Clients like Flink and Spark to use proxy settings to be able to work S3 behind the HTTP PROXY. ### Describe the solution Add two properties the Iceberg REST Catalog definition so that they can be passed down to S3 HTTP Client. ### Additional context _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
