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

Hudson commented on HIVE-4024:
------------------------------

Integrated in hive-trunk-hadoop1 #91 (See 
[https://builds.apache.org/job/hive-trunk-hadoop1/91/])
    HIVE-4024 Derby metastore update script will fail when upgrading from 0.9.0
to 0.10.0 (Jarek Jarcec Cecho via namit) (Revision 1447584)

     Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1447584
Files : 
* /hive/trunk/metastore/scripts/upgrade/derby/011-HIVE-3649.derby.sql

                
> Derby metastore update script will fail when upgrading from 0.9.0 to 0.10.0
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-4024
>                 URL: https://issues.apache.org/jira/browse/HIVE-4024
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>             Fix For: 0.11.0
>
>         Attachments: bugHIVE-4024.patch
>
>
> The problem is in following file {{011-HIVE-3649.derby.sql}} that contains 
> following line:
> {code}
> ALTER TABLE "SDS" ADD  "IS_STOREDASSUBDIRECTORIES" CHAR(1) NOT NULL;
> {code}
> This query will however fail if the table SDS have at least one row.

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