From issues-return-153888-archive-asf-public=cust-asf.ponee.io@hive.apache.org Mon Mar 25 08:41:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id EA71F18075F for ; Mon, 25 Mar 2019 09:41:01 +0100 (CET) Received: (qmail 17783 invoked by uid 500); 25 Mar 2019 08:41:01 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 17763 invoked by uid 99); 25 Mar 2019 08:41:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2019 08:41:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6B0A5E0901 for ; Mon, 25 Mar 2019 08:41:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2943024597 for ; Mon, 25 Mar 2019 08:41:00 +0000 (UTC) Date: Mon, 25 Mar 2019 08:41:00 +0000 (UTC) From: "Daniel Voros (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-21034) Add option to schematool to drop Hive databases 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-21034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Voros updated HIVE-21034: -------------------------------- Attachment: HIVE-21034.5.patch > Add option to schematool to drop Hive databases > ----------------------------------------------- > > Key: HIVE-21034 > URL: https://issues.apache.org/jira/browse/HIVE-21034 > Project: Hive > Issue Type: Improvement > Reporter: Daniel Voros > Assignee: Daniel Voros > Priority: Major > Attachments: HIVE-21034.1.patch, HIVE-21034.2.patch, HIVE-21034.2.patch, HIVE-21034.3.patch, HIVE-21034.4.patch, HIVE-21034.5.patch, HIVE-21034.5.patch, HIVE-21034.5.patch, HIVE-21034.5.patch > > > An option to remove all Hive managed data could be a useful addition to {{schematool}}. > I propose to introduce a new flag {{-dropAllDatabases}} that would *drop all databases with CASCADE* to remove all data of managed tables. -- This message was sent by Atlassian JIRA (v7.6.3#76005)