[
https://issues.apache.org/jira/browse/HBASE-16338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208288#comment-16208288
]
Mike Drob commented on HBASE-16338:
-----------------------------------
Also, we can tell that the failures are false because the next step compile
passes:
-1 mvninstall 0m 14s hbase-rest in the patch failed.
-1 mvninstall 0m 36s hbase-spark in the patch failed.
+1 compile 7m 5s the patch passed
The errors in mvninstall are all from javac, so seeing that same step pass
later means it's a false positive.
I'll upload v10 patch to reviewboard, that version should pass QA once we fix
QA.
> update jackson to 2.y
> ---------------------
>
> Key: HBASE-16338
> URL: https://issues.apache.org/jira/browse/HBASE-16338
> Project: HBase
> Issue Type: Task
> Components: dependencies
> Reporter: Sean Busbey
> Assignee: Mike Drob
> Fix For: 2.0.0-beta-2
>
> Attachments: 16338.txt, HBASE-16338.v10.patch, HBASE-16338.v2.patch,
> HBASE-16338.v3.patch, HBASE-16338.v5.patch, HBASE-16338.v6.patch,
> HBASE-16338.v7.patch, HBASE-16338.v8.patch, HBASE-16338.v9.patch
>
>
> Our jackson dependency is from ~3 years ago. Update to the jackson 2.y line,
> using 2.7.0+.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)