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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to