You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/07/03 10:17:00 UTC

[jira] [Created] (HIVE-20065) metastore should not rely on jackson 1.x

Zoltan Haindrich created HIVE-20065:
---------------------------------------

             Summary: metastore should not rely on jackson 1.x
                 Key: HIVE-20065
                 URL: https://issues.apache.org/jira/browse/HIVE-20065
             Project: Hive
          Issue Type: Bug
          Components: Standalone Metastore
            Reporter: Zoltan Haindrich
            Assignee: Zoltan Haindrich


somehow jackson 1.x is on the classpath in some ide-s ...and somehow 1.x org.codehaus jackson is being used from a dozen of classes - meanwhile the pom.xml doesn't mention it at all; but only a fasterxml's 2.9.0....

I don't know where it gets the jackson 1.x implementation; but I think it shouldn't rely on that...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)