[ 
https://issues.apache.org/jira/browse/HIVE-16588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999643#comment-15999643
 ] 

Hive QA commented on HIVE-16588:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12866738/16588.1.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 10652 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
 (batchId=143)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5091/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5091/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5091/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12866738 - PreCommit-HIVE-Build

> Ressource leak by druid http client
> -----------------------------------
>
>                 Key: HIVE-16588
>                 URL: https://issues.apache.org/jira/browse/HIVE-16588
>             Project: Hive
>          Issue Type: Bug
>          Components: Druid integration
>            Reporter: slim bouguerra
>            Assignee: Nishant Bangarwa
>              Labels: druid
>             Fix For: 3.0.0
>
>         Attachments: 16588.1.patch, 16588.patch
>
>
> Current implementation of druid storage handler does leak some resources if 
> the creation of the http client fails due to too many files exception.
> The reason this is leaking is the fact the cleaning hook is registered after 
> the client starts.
> In order to fix this will extract the creation of the HTTP client to become 
> static and reusable instead of per query creation.
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to