Zoltan Haindrich created HIVE-20071: ---------------------------------------
Summary: 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
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)
