ibzib commented on pull request #14953: URL: https://github.com/apache/beam/pull/14953#issuecomment-1074271639
jackson-module-jaxb-annotations is deprecated. https://github.com/FasterXML/jackson-module-jaxb-annotations > NOTE: This module has become part of [Jackson Base Modules](https://github.com/FasterXML/jackson-modules-base) repo. as of Jackson 2.9 > > This repo still exists to allow release of patch versions of older versions; it will be hidden (made private) in near future. Looks like Dataproc is now on Jackson 2.10. https://cloud.google.com/dataproc/docs/release-notes#November_09_2020 So jackson-module-jaxb-annotations shouldn't be listed as a service provider at all. Dataproc (or whichever of its dependencies is responsible) should remove it. -- 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]
