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)