arkadius commented on issue #11197: URL: https://github.com/apache/iceberg/issues/11197#issuecomment-2373745045
I found out that the problem was caused by having two iceberg-flink-runtime jars located on the job classpath: one in the Flink libs and the second one in the job. I changed the classloader selection strategy to parent-first for `org.apache.iceberg;org.projectnessie` and the problem disappeared. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org