You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2021/04/26 11:03:02 UTC

[jira] [Assigned] (HIVE-25050) Disable 'hive.metastore.acid.truncate.usebase' config as it's introducing backward incompatible change

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

Denys Kuzmenko reassigned HIVE-25050:
-------------------------------------

    Assignee: Denys Kuzmenko

> Disable 'hive.metastore.acid.truncate.usebase' config as it's introducing backward incompatible change
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-25050
>                 URL: https://issues.apache.org/jira/browse/HIVE-25050
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Denys Kuzmenko
>            Assignee: Denys Kuzmenko
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> HIVE-20137 introduces new file metadata and writes it into base files during truncate table operations.
> If there is an older version of HMS running in the cluster that doesn't contain HIVE-20137 it won't be able to handle the new file metadata and will fail to inspect tables that have been truncated, thereby skipping compacting them.
> We should disable 'hive.metastore.acid.truncate.usebase' until we don't have a fix that addresses the backward incompatibility.



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