Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
In trunk, jackson v1 is only needed as a transitive dependency of jersey-json (1.19).
The jackson v1 jars still appear in hadoop pom so it would be useful to make them 'runtime' scope so that no hadoop code can compile with links to this old code.
the linked PR is not needed if https://github.com/apache/hadoop/pull/3988 is merged
Attachments
Issue Links
- is superceded by
-
HADOOP-15983 Use jersey-json that is built to use jackson2
- Resolved
- links to