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

Hive QA commented on HIVE-22700:
--------------------------------



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

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

{color:green}SUCCESS:{color} +1 due to 17852 tests passed

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

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
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12990086 - PreCommit-HIVE-Build

> Compactions may leak memory when unauthorized
> ---------------------------------------------
>
>                 Key: HIVE-22700
>                 URL: https://issues.apache.org/jira/browse/HIVE-22700
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Laszlo Pinter
>            Assignee: Laszlo Pinter
>            Priority: Major
>         Attachments: HIVE-22700.01.patch
>
>
> Initiator class determines compaction type periodically. Initiator either 
> runs as hive user or impersonates the owner of the table. When impersonation 
> is used, Initiator#checkForCompaction may leak memory. If impersonation 
> (ugi.doAs()) call fails, FileSystem.closeAllForUGI does not run, therefore 
> does not clean the file system cache.



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

Reply via email to