You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alice Fan (Jira)" <ji...@apache.org> on 2020/01/17 03:45:00 UTC

[jira] [Updated] (HIVE-22739) Schematool should check if upgradeFrom version is identical to current DB schema version

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

Alice Fan updated HIVE-22739:
-----------------------------
    Attachment: HIVE-22739.1.patch
        Status: Patch Available  (was: Open)

> Schematool should check if upgradeFrom version is identical to current DB schema version
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-22739
>                 URL: https://issues.apache.org/jira/browse/HIVE-22739
>             Project: Hive
>          Issue Type: Bug
>          Components: Standalone Metastore
>    Affects Versions: 4.0.0
>            Reporter: Alice Fan
>            Assignee: Alice Fan
>            Priority: Major
>         Attachments: HIVE-22739.1.patch
>
>
> Schematool should check if upgradeFrom version is identical to current DB schema version.
> https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/tools/schematool/SchemaToolTaskUpgrade.java#L41
> We should check if the user input fromVersion is identical to current DB version.



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