Closed okayhooni closed 1 year ago
There were some improvements made to this in Iceberg 1.4.1, made with this PR. We're planning to update to Iceberg 1.4.1 after it has been in use for a bit, perhaps this week we will do that.
It looks like there may be an Iceberg 1.4.2 release, so we may wait for that.
Sink version 0.6.0 includes Iceberg 1.4.2 which should help with this issue.
Sink version 0.6.0 includes Iceberg 1.4.2 which should help with this issue.
Thank you for fast support..! I'm going to update it right now!
(we did bypass this issue temporarily with the IAM instance profile on node itself and disable IRSA on connect pods)
Sometimes, iceberg sink connector stops with the error like below.. (when it needs the privilege for Glue access or S3 bucket access)..
I guess it is related to the issue on the aws-sdk-java itself: https://github.com/aws/aws-sdk-java/issues/2337
How can I avoid this error...?