[ https://issues.apache.org/jira/browse/IMPALA-14430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020469#comment-18020469 ]
ASF subversion and git services commented on IMPALA-14430: ---------------------------------------------------------- Commit ab717b8fcf4413b95ca0b98b2e6f2890fcc3e430 in impala's branch refs/heads/master from Michael Smith [ https://gitbox.apache.org/repos/asf?p=impala.git;h=ab717b8fc ] IMPALA-14430: Move off org.codehaus.jackson Removes the last use of org.codehaus.jackson in favor of com.fasterxml.jackson. Change-Id: I3166061a16bdef1ab5936d6e69dc69404b3acee7 Reviewed-on: http://gerrit.cloudera.org:8080/23420 Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> > Migrate org.codehaus.jackson to com.fasterxml.jackson > ----------------------------------------------------- > > Key: IMPALA-14430 > URL: https://issues.apache.org/jira/browse/IMPALA-14430 > Project: IMPALA > Issue Type: Task > Components: Frontend > Affects Versions: Impala 5.0.0 > Reporter: Michael Smith > Assignee: Michael Smith > Priority: Major > Fix For: Impala 5.0.0 > > > JMXJsonUtil.java has one remnant of org.codehaus.jackson. This is an old > library that's been moved to com.fasterxml.jackson, and most instances have > already been updated. Clean this up to avoid problems when our dependencies > remove org.codehaus.jackson completely. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org