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

Hudson commented on HIVE-5255:
------------------------------

FAILURE: Integrated in Hive-trunk-hadoop2-ptest #93 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2-ptest/93/])
HIVE-5255 - Missing metastore schema files for version 0.11 (Jarek Jarcec Cecho 
via Brock Noland) (brock: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1521626)
* /hive/trunk/metastore/scripts/upgrade/derby/hive-schema-0.11.0.derby.sql
* /hive/trunk/metastore/scripts/upgrade/derby/upgrade-0.10.0-to-0.11.0.derby.sql
* /hive/trunk/metastore/scripts/upgrade/mysql/hive-schema-0.11.0.mysql.sql
* /hive/trunk/metastore/scripts/upgrade/mysql/upgrade-0.10.0-to-0.11.0.mysql.sql
* /hive/trunk/metastore/scripts/upgrade/oracle/hive-schema-0.11.0.oracle.sql
* 
/hive/trunk/metastore/scripts/upgrade/oracle/upgrade-0.10.0-to-0.11.0.oracle.sql
* /hive/trunk/metastore/scripts/upgrade/postgres/hive-schema-0.11.0.postgres.sql
* 
/hive/trunk/metastore/scripts/upgrade/postgres/upgrade-0.10.0-to-0.11.0.postgres.sql

                
> Missing metastore schema files for version 0.11
> -----------------------------------------------
>
>                 Key: HIVE-5255
>                 URL: https://issues.apache.org/jira/browse/HIVE-5255
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.11.0
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 0.12.0
>
>         Attachments: HIVE-5255.patch
>
>
> I've noticed that we are missing metastore schema and upgrade files for 
> version 0.11. I know that the metastore structure has not been changed 
> between 0.10 and 0.11, thus they are not strictly necessary.
> However in the same situation in the past (for example when going 0.2 -> 0.3 
> or 0.8 -> 0.9) we've always copied the metastore files from previous release. 
> I believe that this is more user friendly approach as user can simply use the 
> metastore schema file for his version without thinking which file to use.
> I know that 0.11 is out and that we are currently working on 0.12, but I 
> believe that we should add those files retrospectively anyway.

--
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