You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2015/06/29 22:44:04 UTC

[jira] [Updated] (HIVE-11061) Table renames not propagated to partition table in HBase metastore

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

Alan Gates updated HIVE-11061:
------------------------------
    Attachment: HIVE-11061.patch

This patch does the work in both the tbls and partitions tables to figure out if the table name has changed, and if so delete the existing rows and create new ones.

> Table renames not propagated to partition table in HBase metastore
> ------------------------------------------------------------------
>
>                 Key: HIVE-11061
>                 URL: https://issues.apache.org/jira/browse/HIVE-11061
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: hbase-metastore-branch
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: hbase-metastore-branch
>
>         Attachments: HIVE-11061.patch
>
>
> When a table is renamed in the HBase metastore it needs to update relevant rows in the partition table not only in the tbls table.



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