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

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

                Author: ASF GitHub Bot
            Created on: 10/May/21 18:20
            Start Date: 10/May/21 18:20
    Worklog Time Spent: 10m 
      Work Description: saihemanth-cloudera commented on a change in pull 
request #2075:
URL: https://github.com/apache/hive/pull/2075#discussion_r629576004



##########
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:
       Yes, this issue is not seen in 2.10.5 jackson version, but it is being 
seen in every available version post 2.10.5. The error that I'm seeing is: 
Cannot create PoolableConnectionFactory (java.net.ConnectException : Error 
connecting to server localhost on port 8,084 with message Connection refused 
(Connection refused) This error is originated from one of the jackson 
components in DruidCliDriver. So I had to disable these tests




-- 
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:
[email protected]


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

    Worklog Id:     (was: 594162)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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)

Reply via email to