[
https://issues.apache.org/jira/browse/HIVE-22863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035020#comment-17035020
]
Hive QA commented on HIVE-22863:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12993114/HIVE-22863.02.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17992 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/20567/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20567/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20567/
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: 12993114 - PreCommit-HIVE-Build
> Commit compaction txn if it is opened but compaction is skipped
> ---------------------------------------------------------------
>
> Key: HIVE-22863
> URL: https://issues.apache.org/jira/browse/HIVE-22863
> Project: Hive
> Issue Type: Bug
> Reporter: Karen Coppage
> Assignee: Karen Coppage
> Priority: Major
> Attachments: HIVE-22863.01.patch, HIVE-22863.02.patch
>
>
> Currently if a table does not have enough directories to compact, compaction
> is skipped and the compaction is either (a) marked ready for cleaning or (b)
> marked compacted. However, the txn the compaction runs in is never committed,
> it remains open, so TXNS and TXN_COMPONENTS will never be cleared of
> information about the attempted compaction.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)