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

Hive QA commented on HIVE-9977:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

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

{color:green}SUCCESS:{color} +1 7774 tests passed

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3054/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3054/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3054/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12704984 - PreCommit-HIVE-TRUNK-Build

> Compactor not running on partitions after dynamic partitioned insert
> --------------------------------------------------------------------
>
>                 Key: HIVE-9977
>                 URL: https://issues.apache.org/jira/browse/HIVE-9977
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 0.14.0, 1.0.0, 1.1.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-9977.patch
>
>
> When an insert, update, or delete is done using dynamic partitioning the lock 
> is obtained on the table instead of on the individual partitions, since the 
> partitions are not known at lock acquisition time.  The compactor is using 
> the locks to determine which partitions to check to see if they need 
> compacted.  Since the individual partitions aren't locked they aren't checked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to