[
https://issues.apache.org/jira/browse/HIVE-20071?focusedWorklogId=625697&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-625697
]
ASF GitHub Bot logged work on HIVE-20071:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Jul/21 17:17
Start Date: 20/Jul/21 17:17
Worklog Time Spent: 10m
Work Description: kgyrtkirk merged pull request #2464:
URL: https://github.com/apache/hive/pull/2464
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 625697)
Time Spent: 20m (was: 10m)
> 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
> Assignee: Zoltan Haindrich
> Priority: Major
> Labels: pull-request-available
> Attachments: restrict_usage.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)