masfworld commented on issue #35940: URL: https://github.com/apache/beam/issues/35940#issuecomment-3223026002
@ahmedabu98 Let me close this issue because the job works fine using Hadoop Iceberg catalog. I think the error is using an external catalog with GCS. There is a bug in Iceberg `v1.6.x` where credentials are not refreshed. It has been fixed in `v1.7.0`. https://github.com/apache/iceberg/pull/11282 I think it's very important to update iceberg dependencies in Apache Beam -- 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]
