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 BD50417407 for ; Tue, 4 Nov 2014 03:27:34 +0000 (UTC) Received: (qmail 6876 invoked by uid 500); 4 Nov 2014 03:27:34 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 6791 invoked by uid 500); 4 Nov 2014 03:27:34 -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 6776 invoked by uid 500); 4 Nov 2014 03:27:34 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 6773 invoked by uid 99); 4 Nov 2014 03:27:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 03:27:34 +0000 Date: Tue, 4 Nov 2014 03:27:34 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-7692) when table is dropped associated indexes also should be dropped 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-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14195648#comment-14195648 ] Thejas M Nair commented on HIVE-7692: ------------------------------------- [~daisy_yu] Not related to the issue you raised ( I will need to dig more into it to understand it better). But your use case of hbase for indexes is interesting. Can you share any more information about it ? Have you found it very useful ? What sort of queries do you see benefiting out of it ? > when table is dropped associated indexes also should be dropped > --------------------------------------------------------------- > > Key: HIVE-7692 > URL: https://issues.apache.org/jira/browse/HIVE-7692 > Project: Hive > Issue Type: Bug > Components: Indexing > Reporter: Thejas M Nair > Assignee: Thejas M Nair > > When a table is dropped, any associated indexes should also be dropped. It does not make sense to have these dangling indexes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)