Re: [I] Forbidden Exception creating Polaris Rest catalog with Flink 1.20 [iceberg]

2025-01-13 Thread via GitHub
shantanu-dahiya commented on issue #11836: URL: https://github.com/apache/iceberg/issues/11836#issuecomment-2587651479 Envoy has [an issue](https://github.com/envoyproxy/envoy/issues/36305) and an [open PR](https://github.com/envoyproxy/envoy/pull/37642) to add configuration that allows upg

Re: [I] Forbidden Exception creating Polaris Rest catalog with Flink 1.20 [iceberg]

2025-01-08 Thread via GitHub
shantanu-dahiya commented on issue #11836: URL: https://github.com/apache/iceberg/issues/11836#issuecomment-2578764964 Client logs for the same error when running Trino with the Iceberg connector: ``` 2025-01-08T20:39:24.124Z ERROR dispatcher-query-22 io.trino.execution.Query

Re: [I] Forbidden Exception creating Polaris Rest catalog with Flink 1.20 [iceberg]

2025-01-08 Thread via GitHub
shantanu-dahiya commented on issue #11836: URL: https://github.com/apache/iceberg/issues/11836#issuecomment-2578591980 I believe the root cause of this issue is the envoy proxy on Istio sidecars not supporting the `Upgrade: TLS/1.2` header, causing client requests with this header to be [re

[I] Forbidden Exception creating Polaris Rest catalog with Flink 1.20 [iceberg]

2024-12-20 Thread via GitHub
David-N-Perkins opened a new issue, #11836: URL: https://github.com/apache/iceberg/issues/11836 ### Apache Iceberg version 1.7.1 (latest release) ### Query engine Flink ### Please describe the bug 🐞 We attempted to upgrade Iceberg `1.6.1` and Flink `1.18.1`