[ 
https://issues.apache.org/jira/browse/HIVE-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777398#comment-13777398
 ] 

Hudson commented on HIVE-5301:
------------------------------

FAILURE: Integrated in Hive-trunk-hadoop1-ptest #181 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop1-ptest/181/])
HIVE-5301 : Add a schema tool for offline metastore schema upgrade (Prasad 
Mujumdar via Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1526122)
* /hive/trunk/beeline/src/java/org/apache/hive/beeline/BeeLine.java
* /hive/trunk/beeline/src/java/org/apache/hive/beeline/BeeLineOpts.java
* /hive/trunk/beeline/src/java/org/apache/hive/beeline/Commands.java
* /hive/trunk/beeline/src/java/org/apache/hive/beeline/HiveSchemaHelper.java
* /hive/trunk/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java
* 
/hive/trunk/beeline/src/test/org/apache/hive/beeline/src/test/TestSchemaTool.java
* /hive/trunk/bin/ext/schemaTool.sh
* /hive/trunk/bin/schematool
* /hive/trunk/build.xml
* /hive/trunk/metastore/scripts/upgrade/derby/014-HIVE-3764.derby.sql
* /hive/trunk/metastore/scripts/upgrade/mysql/014-HIVE-3764.mysql.sql
* /hive/trunk/metastore/scripts/upgrade/oracle/014-HIVE-3764.oracle.sql
* /hive/trunk/metastore/scripts/upgrade/postgres/014-HIVE-3764.postgres.sql

                
> Add a schema tool for offline metastore schema upgrade
> ------------------------------------------------------
>
>                 Key: HIVE-5301
>                 URL: https://issues.apache.org/jira/browse/HIVE-5301
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.11.0
>            Reporter: Prasad Mujumdar
>            Assignee: Prasad Mujumdar
>             Fix For: 0.13.0
>
>         Attachments: HIVE-5301.1.patch, HIVE-5301.3.patch, HIVE-5301.3.patch, 
> HIVE-5301-with-HIVE-3764.0.patch
>
>
> HIVE-3764 is addressing metastore version consistency.
> Besides it would be helpful to add a tool that can leverage this version 
> information to figure out the required set of upgrade scripts, and execute 
> those against the configured metastore. Now that Hive includes Beeline 
> client, it can be used to execute the scripts.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to