You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/03 17:34:00 UTC

[jira] [Work logged] (HIVE-24816) Upgrade jackson to 2.10.5.1 or 2.11.0+ due to CVE-2020-25649

     [ https://issues.apache.org/jira/browse/HIVE-24816?focusedWorklogId=592278&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-592278 ]

ASF GitHub Bot logged work on HIVE-24816:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/May/21 17:33
            Start Date: 03/May/21 17:33
    Worklog Time Spent: 10m 
      Work Description: yongzhi commented on a change in pull request #2075:
URL: https://github.com/apache/hive/pull/2075#discussion_r625246102



##########
File path: itests/qtest/src/test/java/org/apache/hadoop/hive/cli/TestMiniDruidCliDriver.java
##########
@@ -29,7 +30,7 @@
 
 import java.io.File;
 import java.util.List;
-
+@Ignore("Flaky due to HIVE-24816")

Review comment:
       Do you know why the test is flaky because of Jackson version change?




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 592278)
    Time Spent: 40m  (was: 0.5h)

> Upgrade jackson to 2.10.5.1 or 2.11.0+ due to CVE-2020-25649
> ------------------------------------------------------------
>
>                 Key: HIVE-24816
>                 URL: https://issues.apache.org/jira/browse/HIVE-24816
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Sai Hemanth Gantasala
>            Assignee: Sai Hemanth Gantasala
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently, hive is pulling Jackson 2.10.5 version jar. Please upgrade to 2.10.5.1 or 2.11.0+ due to CVE-2020-25649.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)