[
https://issues.apache.org/jira/browse/HIVE-20943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724629#comment-16724629
]
Hive QA commented on HIVE-20943:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12952266/HIVE-20943.03.patch
{color:green}SUCCESS:{color} +1 due to 6 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 15737 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_groupby_reduce]
(batchId=61)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerCustomCreatedDynamicPartitions
(batchId=262)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerCustomCreatedDynamicPartitionsUnionAll
(batchId=262)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerHighShuffleBytes
(batchId=262)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/15375/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15375/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15375/
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: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12952266 - 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, HIVE-20943.03.patch, HIVE-20943.03.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)