[
https://issues.apache.org/jira/browse/HADOOP-18332?focusedWorklogId=789771&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-789771
]
ASF GitHub Bot logged work on HADOOP-18332:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jul/22 23:13
Start Date: 11/Jul/22 23:13
Worklog Time Spent: 10m
Work Description: virajjasani commented on PR #4547:
URL: https://github.com/apache/hadoop/pull/4547#issuecomment-1181041026
@pjfanning could you please create PR against branch-3.3 in parallel? I
think this would be more beneficial to branch-3.3 than trunk. On HADOOP-18033,
it's still being discussed if we should only consider branch-3.3 for this PR
because HADOOP-15984 anyways requires javax.ws.rs-api (and hence, Jackson 2.13).
Issue Time Tracking
-------------------
Worklog Id: (was: 789771)
Time Spent: 1h (was: 50m)
> remove rs-api dependency (needs jackson downgrade to 2.12.7)
> ------------------------------------------------------------
>
> Key: HADOOP-18332
> URL: https://issues.apache.org/jira/browse/HADOOP-18332
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Reporter: PJ Fanning
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> This jsr311-api jar seems to conflict with newly added rs-api jar dependency
> - they have many of the same classes (but conflicting copies) - jersey-core
> 1.19 needs jsr311-api to work properly (and fails if rs-api used instead)
> * https://mvnrepository.com/artifact/javax.ws.rs/jsr311-api
> * https://mvnrepository.com/artifact/javax.ws.rs/javax.ws.rs-api
> Seems we will need to downgrade jackson to 2.12.7 because of jax-rs
> compatibility issues in jackson 2.13 (see
> https://github.com/FasterXML/jackson-jaxrs-providers/issues/134)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]