[
https://issues.apache.org/jira/browse/HIVE-20071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531443#comment-16531443
]
Zoltan Haindrich commented on HIVE-20071:
-----------------------------------------
I've attached a small patch which configures an import banner; to prevent
future uses of jackson 1.x
> Migrate to jackson 2.x and prevent usage
> ----------------------------------------
>
> Key: HIVE-20071
> URL: https://issues.apache.org/jira/browse/HIVE-20071
> Project: Hive
> Issue Type: Bug
> Reporter: Zoltan Haindrich
> Priority: Major
> Attachments: restrict_usage.patch
>
>
> there are still some places where jackson 1.x is being used; even thru it's
> not even referenced from hive's pom.xml-s
> {code}
> git grep -E 'import org.codehaus.jackson'|wc -l
> 106
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)