ismailsimsek opened a new issue, #9848: URL: https://github.com/apache/iceberg/issues/9848
### Query engine Java API and Hive Catalog ### Question When using iceberg with Hive catalog getting following error on some environments. The error randomly appears in different environments Full stack trace and configuration is here https://github.com/memiiso/debezium-server-iceberg/issues/271#issuecomment-1972347993 ``` Producer failure: java.lang.NoSuchMethodError: 'org.apache.iceberg.shaded.com.fasterxml.jackson.databind.ObjectMapper org.apache.iceberg.util.JsonUtil.mapper()' ``` Original report https://github.com/memiiso/debezium-server-iceberg/issues/271 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
