[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to