You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Karen Coppage (Jira)" <ji...@apache.org> on 2020/08/31 14:59:00 UTC

[jira] [Assigned] (HIVE-24096) Abort failed compaction's txn on TException|IOException

     [ https://issues.apache.org/jira/browse/HIVE-24096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karen Coppage reassigned HIVE-24096:
------------------------------------


> Abort failed compaction's txn on TException|IOException
> -------------------------------------------------------
>
>                 Key: HIVE-24096
>                 URL: https://issues.apache.org/jira/browse/HIVE-24096
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Karen Coppage
>            Assignee: Karen Coppage
>            Priority: Major
>
> If compaction fails with a TException or IOException (e.g. IOException from [getAcidState|https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Worker.java#L500] which is) after the compaction txn has been opened, the compaction is marked 'failed' but the compaction txn is never aborted.
> We should abort an open compaction txn upon TExceptions/IOExceptions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)