-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23082/
-----------------------------------------------------------
Review request for Ambari and Mahadev Konar.
Bugs: AMBARI-6291
https://issues.apache.org/jira/browse/AMBARI-6291
Repository: ambari
Description
-------
Hive metastore scripts for Oracle were updated in Baikal m10, see HIVE-7118.
Ambari is using the old scripts. New ones can be found at:
<https://github.com/hortonworks/hive/blob/2.1-maint/metastore/scripts/upgrade/
oracle/hive-schema-0.13.0.oracle.sql>
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/etc/hive-schema-0.13.0.oracle.sql
f819187
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/etc/upgrade-0.12.0-to-0.13.0.oracle.sql
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/etc/upgrade-0.13.0.oracle.sql
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/etc/hive-schema-0.13.0.oracle.sql
f819187
ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/etc/upgrade-0.12.0-to-0.13.0.oracle.sql
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/etc/upgrade-0.13.0.oracle.sql
PRE-CREATION
Diff: https://reviews.apache.org/r/23082/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk