You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2023/01/06 09:50:25 UTC

[GitHub] [kyuubi] bowenliang123 commented on issue #4102: [Bug][Authz] Class conflicts caused by Jackson version does not match Spark

bowenliang123 commented on issue #4102:
URL: https://github.com/apache/kyuubi/issues/4102#issuecomment-1373411338

   Seems like Authz's dependencies on Jackson 2.14 conflicts with Jackson 2.12 from Spark 3.2.x.
   Considering Spark core depends on Jackson, we had better mark Jackson with `provided` scope in pom.


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org