You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tak-Lon (Stephen) Wu (Jira)" <ji...@apache.org> on 2021/01/22 06:35:00 UTC

[jira] [Commented] (HADOOP-15983) Remove the usage of jersey-json to remove jackson 1.x dependency.

    [ https://issues.apache.org/jira/browse/HADOOP-15983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17269928#comment-17269928 ] 

Tak-Lon (Stephen) Wu commented on HADOOP-15983:
-----------------------------------------------

I think we need to upgrade to use [org.glassfish.jersey.core|https://mvnrepository.com/artifact/org.glassfish.jersey.core] and replace `jersey-json` and `jersey-server`, otherwise we cannot remove `org.codehaus.jackson:jackson-core-asl` from other places. FYI it seems seems like avro is also using `jackson-core-asl` that may also need to upgrade to avro 1.9.0+



```
 +-org.apache.hadoop:hadoop-common:3.2.1
 +-org.apache.avro:avro:1.7.7
 +-org.codehaus.jackson:jackson-core-asl:1.9.13
 ```

> Remove the usage of jersey-json to remove jackson 1.x dependency.
> -----------------------------------------------------------------
>
>                 Key: HADOOP-15983
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15983
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Akira Ajisaka
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org