[BUG] Jackson compatibility issues with Spark and Azure SDK #25732
Labels
Azure.Core
azure-core
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
dependency-issue
Issue that is caused by dependency conflicts
dependency-issue-jackson
Issue caused by dependency version mismatch with one of the Jackson libraries
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
Jackson.
Issues with
jackson-module-scala
compatibility.Attached is my dependency-tree. Very briefly put, the project uses Spark, PlayJson, and Azure SDK. Spark brings in Jackson 2.10 dependencies, PlayJson also relies on Jackson 2.10 series. Azure SDK is on 2.12 series.
Exception or Stack Trace
To Reproduce
Simple spark project that sends messages to event grid
Code Snippet
Simple spark project that uses Azure SDK. My list of sbt dependencies
Expected behavior
Screenshots
Dependency tree attached: tree-1.txt
If applicable, add screenshots to help explain your problem.
Setup (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: