[
https://issues.apache.org/jira/browse/HIVE-20071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531611#comment-16531611
]
Zoltan Haindrich edited comment on HIVE-20071 at 7/3/18 4:12 PM:
-----------------------------------------------------------------
[~prasanth_j] I think that plugin will only react to pom.xml deps...but right
now the 1.x lib is accessible without even refering it as a dep...so that
people are using it without knowing about it....I would recommend to also do
this for the logging related packages....
yes; I think we should set both enforcers....to also prevent the addition of
the dep
was (Author: kgyrtkirk):
[~prasanth_j] I think that plugin will only react to pom.xml deps...but right
now the 1.x lib is accessible without even refering it as a dep...so that
people are using it without knowing about it....I would recommend to also do
this for the logging related packages....
> 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)