Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0C4C89F19 for ; Thu, 14 Jun 2012 03:10:44 +0000 (UTC) Received: (qmail 2771 invoked by uid 500); 14 Jun 2012 03:10:43 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 2657 invoked by uid 500); 14 Jun 2012 03:10:43 -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 2634 invoked by uid 500); 14 Jun 2012 03:10:43 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 2613 invoked by uid 99); 14 Jun 2012 03:10:42 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2012 03:10:42 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id B3556141BF8 for ; Thu, 14 Jun 2012 03:10:42 +0000 (UTC) Date: Thu, 14 Jun 2012 03:10:42 +0000 (UTC) From: "Carl Steinbach (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1231050318.14363.1339643442736.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1107714350.10699.1339557402766.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (HIVE-3124) Error in Removing ProtectMode from a Table 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-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3124: --------------------------------- Component/s: Query Processor Metastore > Error in Removing ProtectMode from a Table > ------------------------------------------ > > Key: HIVE-3124 > URL: https://issues.apache.org/jira/browse/HIVE-3124 > Project: Hive > Issue Type: Bug > Components: Metastore, Query Processor > Reporter: Bhushan Mandhani > Assignee: Bhushan Mandhani > Priority: Minor > > hive> alter table table_name disable NO_DROP CASCADE; > Failed with exception null > FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask -- 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