[
https://issues.apache.org/jira/browse/HIVE-20943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719673#comment-16719673
]
Hive QA commented on HIVE-20943:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12951553/HIVE-20943.02.patch
{color:green}SUCCESS:{color} +1 due to 6 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15571 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/15288/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15288/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15288/
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: 12951553 - PreCommit-HIVE-Build
> Handle Compactor transaction abort properly
> -------------------------------------------
>
> Key: HIVE-20943
> URL: https://issues.apache.org/jira/browse/HIVE-20943
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 4.0.0
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Priority: Major
> Attachments: HIVE-20943.01.patch, HIVE-20943.02.patch,
> HIVE-20943.02.patch
>
>
> A transactions in which the Worker runs may fail after base_x_cZ
> (delta_x_y_xZ) is created but before files are fully written. Need to make
> sure to write to TXN_COMPONENTS an entry for corresponding to Z so "_cZ"
> directories are not read by anyone and cleaned by Cleaner.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)