Jesus Camacho Rodriguez created HIVE-13062:
----------------------------------------------
Summary: Hive metastore test failing
Key: HIVE-13062
URL: https://issues.apache.org/jira/browse/HIVE-13062
Project: Hive
Issue Type: Bug
Components: Metastore
Affects Versions: 2.0.0, 2.1.0
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
The testutils/metastore/metastore-upgrade-test.sh script takes the list of
scripts to execute for the DB upgrade from the folder itself
(metastore/scripts/upgrade/DB_NAME). Currently it fails as it executes
upgrade-1.2.0-to-1.3.0 followed by upgrade-1.2.0-to-2.0.0.
Instead, it should use the content of the upgrade.order.DB_NAME file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)