You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2017/08/01 17:37:01 UTC

[jira] [Updated] (HIVE-17189) Fix backwards incompatibility in HiveMetaStoreClient

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

Vihang Karajgaonkar updated HIVE-17189:
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0
                   3.0.0
           Status: Resolved  (was: Patch Available)

Pushed to master and branch-2. Thanks for the review [~alangates]

> Fix backwards incompatibility in HiveMetaStoreClient
> ----------------------------------------------------
>
>                 Key: HIVE-17189
>                 URL: https://issues.apache.org/jira/browse/HIVE-17189
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 2.1.1
>            Reporter: Vihang Karajgaonkar
>            Assignee: Vihang Karajgaonkar
>             Fix For: 3.0.0, 2.4.0
>
>         Attachments: HIVE-17189.01.patch, HIVE-17189.02.patch
>
>
> HIVE-12730 adds the ability to edit the basic stats using {{alter table}} and {{alter partition}} commands. However, it changes the signature of @public interface of MetastoreClient and removes some methods which breaks backwards compatibility. This can be fixed easily by re-introducing the removed methods and making them call into newly added method {{alter_table_with_environment_context}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)