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

Hive QA commented on HIVE-22989:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12995830/HIVE-22989.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 18102 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.exec.tez.TestDynamicPartitionPruner.testSingleSourceMultipleFiltersOrdering1
 (batchId=353)
{noformat}

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
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: 12995830 - PreCommit-HIVE-Build

> Don't close parent classloader when session being closed
> --------------------------------------------------------
>
>                 Key: HIVE-22989
>                 URL: https://issues.apache.org/jira/browse/HIVE-22989
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Zhihua Deng
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: HIVE-22989.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When hiveserver2 load udfs,  Registry will use session specified classloader 
> to load them and add cache the classloader.  When user don't set the aux 
> jars,  the classloader cached is equal to the session's parent classloader, 
> in our case, we don't set the aux jars while update the session's parent 
> classloader periodicity to update user jars dynamically. It's should do a 
> sanity check when Registry closes the cached classloaders.



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

Reply via email to