Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 60308 invoked from network); 13 Apr 2011 00:51:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Apr 2011 00:51:44 -0000 Received: (qmail 72099 invoked by uid 500); 13 Apr 2011 00:51:44 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 72071 invoked by uid 500); 13 Apr 2011 00:51:44 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 72063 invoked by uid 500); 13 Apr 2011 00:51:44 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 72060 invoked by uid 99); 13 Apr 2011 00:51:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2011 00:51:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2011 00:51:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C5C309F781 for ; Wed, 13 Apr 2011 00:51:05 +0000 (UTC) Date: Wed, 13 Apr 2011 00:51:05 +0000 (UTC) From: "jiraposter@reviews.apache.org (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1009500909.53879.1302655865806.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1032080826.33878.1301965212043.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2090) Add "DROP DATABASE ... FORCE" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019147#comment-13019147 ] jiraposter@reviews.apache.org commented on HIVE-2090: ----------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/551/#review393 ----------------------------------------------------------- trunk/metastore/if/hive_metastore.thrift Does changing the Thrift IDL like this break backwards compatibility with older clients? trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Missing "@param force..." - Carl On 2011-04-06 01:01:26, Carl Steinbach wrote: bq. bq. ----------------------------------------------------------- bq. This is an automatically generated e-mail. To reply, visit: bq. https://reviews.apache.org/r/551/ bq. ----------------------------------------------------------- bq. bq. (Updated 2011-04-06 01:01:26) bq. bq. bq. Review request for hive. bq. bq. bq. Summary bq. ------- bq. bq. https://issues.apache.org/jira/secure/attachment/12475548/HIVE-2090.3.patch bq. bq. bq. This addresses bug HIVE-2090. bq. https://issues.apache.org/jira/browse/HIVE-2090 bq. bq. bq. Diffs bq. ----- bq. bq. trunk/metastore/if/hive_metastore.thrift 1088810 bq. trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h 1088810 bq. trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp 1088810 bq. trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore_server.skeleton.cpp 1088810 bq. trunk/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java 1088810 bq. trunk/metastore/src/gen/thrift/gen-php/hive_metastore/ThriftHiveMetastore.php 1088810 bq. trunk/metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore-remote 1088810 bq. trunk/metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py 1088810 bq. trunk/metastore/src/gen/thrift/gen-rb/thrift_hive_metastore.rb 1088810 bq. trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 1088810 bq. trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java 1088810 bq. trunk/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java 1088810 bq. trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 1088810 bq. trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java 1088810 bq. trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java 1088810 bq. trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g 1088810 bq. trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/DropDatabaseDesc.java 1088810 bq. trunk/ql/src/test/queries/clientpositive/database.q 1088810 bq. trunk/ql/src/test/results/clientpositive/database.q.out 1088810 bq. bq. Diff: https://reviews.apache.org/r/551/diff bq. bq. bq. Testing bq. ------- bq. bq. bq. Thanks, bq. bq. Carl bq. bq. > Add "DROP DATABASE ... FORCE" > ----------------------------- > > Key: HIVE-2090 > URL: https://issues.apache.org/jira/browse/HIVE-2090 > Project: Hive > Issue Type: New Feature > Components: Metastore > Reporter: Siying Dong > Assignee: Siying Dong > Priority: Minor > Attachments: HIVE-2090.1.patch, HIVE-2090.2.patch, HIVE-2090.3.patch, HIVE-2090.4.patch > > > A "DROP DATABASE ... FORCE" will be useful, when we use a database for isolation when doing some tests. Being able to force cleaning up the database will make test cleaning up easier. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira