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

[jira] [Created] (HIVE-15566) Schema tool upgrade schema fails from 1.2.1 to 2.1.1 because COMPACTION_QUEUE does not exist

Vihang Karajgaonkar created HIVE-15566:
------------------------------------------

             Summary: Schema tool upgrade schema fails from 1.2.1 to 2.1.1 because COMPACTION_QUEUE does not exist
                 Key: HIVE-15566
                 URL: https://issues.apache.org/jira/browse/HIVE-15566
             Project: Hive
          Issue Type: Bug
          Components: Hive
            Reporter: Vihang Karajgaonkar
            Assignee: Vihang Karajgaonkar


When we use schematool to upgrade metastore schema from 1.2.1 to 2.x* it fails with the error 

"ALTER TABLE' cannot be performed on 'COMPACTION_QUEUE' because it does not exist"

The table COMPACTION_QUEUE is created hive-txn-schema-2.1.0.derby.sql but the upgrade script does not seem to call it.



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