You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/05/24 15:56:12 UTC

[jira] [Updated] (HIVE-13201) Compaction shouldn't be allowed on non-ACID table

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

Jesus Camacho Rodriguez updated HIVE-13201:
-------------------------------------------
    Fix Version/s: 2.1.0
                   1.3.0

> Compaction shouldn't be allowed on non-ACID table
> -------------------------------------------------
>
>                 Key: HIVE-13201
>                 URL: https://issues.apache.org/jira/browse/HIVE-13201
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 2.0.0
>            Reporter: Wei Zheng
>            Assignee: Wei Zheng
>             Fix For: 1.3.0, 2.1.0
>
>         Attachments: HIVE-13201.1.patch, HIVE-13201.2.patch
>
>
> Looks like compaction is allowed on non-ACID table, although that's of no sense and does nothing. Moreover the compaction request will be enqueued into COMPACTION_QUEUE metastore table, which brings unnecessary overhead.
> We should prevent compaction commands being allowed on non-ACID tables.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)