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

Hudson commented on HIVE-2542:
------------------------------

Integrated in Hive-trunk-h0.21 #1438 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1438/])
    HIVE-2542 : Forgot to do svn add for new  files in previous patch. 
(Revision 1340158)

     Result = SUCCESS
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1340158
Files : 
* /hive/trunk/hbase-handler/src/test/queries/negative
* /hive/trunk/hbase-handler/src/test/queries/negative/cascade_dbdrop.q
* /hive/trunk/hbase-handler/src/test/results/negative
* /hive/trunk/hbase-handler/src/test/results/negative/cascade_dbdrop.q.out
* /hive/trunk/hbase-handler/src/test/templates/TestHBaseNegativeCliDriver.vm

                
> DROP DATABASE CASCADE does not drop non-native tables. 
> -------------------------------------------------------
>
>                 Key: HIVE-2542
>                 URL: https://issues.apache.org/jira/browse/HIVE-2542
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Vandana Ayyalasomayajula
>            Assignee: Vandana Ayyalasomayajula
>              Labels: handler, hive, metastore, storage
>             Fix For: 0.10.0
>
>         Attachments: HIVE-2542.04.patch, HIVE-2542.05.patch, 
> HIVE-2542.06.patch, HIVE-2542.06.patch, HIVE-2542.07.patch, 
> Hive-2542.03.patch, Hive-2542.patch
>
>
> The hive meta store client does not delete the non-native tables during the 
> drop database <dbname> cascade operation. As a result even though the 
> database is deleted the tables still exist. This is related to HCATALOG-144. 
> A deeper look at the HiveMetaStoreClient's "dropDatabase" function, tells us 
> that the function does not utilize the hive meta hooks of the tables in the 
> database for dropping the non-native tables. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to