Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to jackson 2.17.0 #12757

Closed
wants to merge 1 commit into from
Closed

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Mar 30, 2024

Jackson 2.17.0 was released on March 12, 2024

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.17

@sullis
Copy link
Contributor Author

sullis commented Mar 30, 2024

Maven build failed with a Dependency Convergence error

Dependency convergence error for jakarta.activation:jakarta.activation-api:jar:1.2.1 paths to dependency are:
Error:  +-org.apache.pinot:pinot-parquet:jar:1.2.0-SNAPSHOT
Error:    +-org.apache.hadoop:hadoop-common:jar:3.3.6:compile
Error:      +-jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
Error:  and
Error:  +-org.apache.pinot:pinot-parquet:jar:1.2.0-SNAPSHOT
Error:    +-org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.3.6:compile
Error:      +-org.apache.hadoop:hadoop-yarn-common:jar:3.3.6:compile
Error:        +-com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.17.0:compile
Error:          +-jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
Error:            +-jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
Error:  and
Error:  +-org.apache.pinot:pinot-parquet:jar:1.2.0-SNAPSHOT
Error:    +-org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.3.6:compile
Error:      +-org.apache.hadoop:hadoop-yarn-common:jar:3.3.6:compile
Error:        +-com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.17.0:compile
Error:          +-jakarta.activation:jakarta.activation-api:jar:1.2.2:compile

@sullis sullis force-pushed the sean/jackson-2.17.0 branch 3 times, most recently from 58c7092 to 88c56c0 Compare April 2, 2024 01:26
@Jackie-Jiang Jackie-Jiang added the dependencies Pull requests that update a dependency file label Apr 2, 2024
@siddharthteotia
Copy link
Contributor

@sullis - It will be great if you can do this upgrade as per the proposal outlined in

#12676

One of the previous Jackson upgrade led to problems for us

@sullis
Copy link
Contributor Author

sullis commented Aug 2, 2024

Obsolete.

@sullis sullis closed this Aug 2, 2024
@sullis sullis deleted the sean/jackson-2.17.0 branch August 2, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants