You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/04/06 14:05:42 UTC

[jira] [Created] (KYLIN-2536) Replace the use of org.codehaus.jackson

Ted Yu created KYLIN-2536:
-----------------------------

             Summary: Replace the use of org.codehaus.jackson
                 Key: KYLIN-2536
                 URL: https://issues.apache.org/jira/browse/KYLIN-2536
             Project: Kylin
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Minor


{code}
engine-mr/src/main/java/org/apache/kylin/engine/mr/common/HadoopStatusGetter.java:import org.codehaus.jackson.JsonNode;
engine-mr/src/main/java/org/apache/kylin/engine/mr/common/HadoopStatusGetter.java:import org.codehaus.jackson.map.ObjectMapper;
{code}
com.fasterxml.jackson should be used instead



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)