bryanck opened a new pull request, #11516: URL: https://github.com/apache/iceberg/pull/11516
This PR removes the exclusion of group `com.fasterxml.woodstox` from the Hadoop transitive dependencies when building the Kafka Connect distribution, as the library is needed to load Hadoop's `Configuration`. Previously the required library was brought in by the Azure dependencies until that was upgraded in [this commit](https://github.com/apache/iceberg/commit/7ac617a5a8b0dedbaaa6e19caedfd846968c7cac), so the connector did not have any issues. This addresses https://github.com/apache/iceberg/issues/11489. -- 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