nryanov opened a new issue, #12521: URL: https://github.com/apache/iceberg/issues/12521
### Query engine Spark (3.5.2), Hive metastore (hive 4.0.0) ### Question Trying to run simple job which create and insert data into an iceberg table but got an error ``` java.lang.NoSuchMethodError: 'com.fasterxml.jackson.databind.ObjectMapper org.apache.iceberg.util.JsonUtil.mapper() ``` Question is similar to this: https://github.com/apache/iceberg/issues/9848, but i've tried to sync libs with [currently used] in iceberg: - hadoop 3.4.1 - awssdk - 2.29.1 - spark - 3.5.2 Also, this error seems to be flaky, because locally it can run, while on other env no, even so the whole project is wrapped inside docker image. -- 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.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