[
https://issues.apache.org/jira/browse/HIVE-23555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117940#comment-17117940
]
Hive QA commented on HIVE-23555:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13004132/HIVE-23555.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), 17286 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[special_character_in_tabnames_1]
(batchId=76)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22649/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22649/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22649/
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: 13004132 - PreCommit-HIVE-Build
> Cancel compaction jobs when hive.compactor.worker.timeout is reached
> --------------------------------------------------------------------
>
> Key: HIVE-23555
> URL: https://issues.apache.org/jira/browse/HIVE-23555
> Project: Hive
> Issue Type: Improvement
> Components: Transactions
> Reporter: Peter Vary
> Assignee: Peter Vary
> Priority: Major
> Attachments: HIVE-23555.patch
>
>
> Currently when a compactor worker thread is stuck, or working too long on a
> compaction the the initiator might decide to start a new compaction because
> of a timeout, but old worker might still wait for the results of the job.
> It would be good to cancel the worker as well after the timeout is reached
--
This message was sent by Atlassian Jira
(v8.3.4#803005)