Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
HBase has upgraded from Jackson 1 to Jackson 2. JSON output should not have changed and this should not be user facing, but server classpaths should be adjusted accordingly.
Description
Our jackson dependency is from ~3 years ago. Update to the jackson 2.y line, using 2.7.0+.
Attachments
Attachments
Issue Links
- breaks
-
HBASE-19185 ClassNotFoundException: com.fasterxml.jackson.*
- Resolved
- depends upon
-
HBASE-17898 Update dependencies
- Resolved
- is related to
-
HADOOP-13332 Remove jackson 1.9.13 and switch all jackson code to 2.x code line
- Resolved
- links to