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 808B488D9 for ; Wed, 10 Aug 2011 08:28:07 +0000 (UTC) Received: (qmail 92394 invoked by uid 500); 10 Aug 2011 08:22:09 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 92318 invoked by uid 500); 10 Aug 2011 08:22:04 -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 92003 invoked by uid 500); 10 Aug 2011 08:21:51 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 91985 invoked by uid 99); 10 Aug 2011 08:21:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 08:21:51 +0000 X-ASF-Spam-Status: No, hits=-2000.8 required=5.0 tests=ALL_TRUSTED,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, 10 Aug 2011 08:21:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3B3BFB5F08 for ; Wed, 10 Aug 2011 08:21:27 +0000 (UTC) Date: Wed, 10 Aug 2011 08:21:27 +0000 (UTC) From: "Syed S. Albiz (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <291620065.23241.1312964487239.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <738458830.14184.1312669407151.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HIVE-2354) Support automatic rebuilding of indexes when they go stale MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed S. Albiz updated HIVE-2354: -------------------------------- Status: Patch Available (was: Open) > Support automatic rebuilding of indexes when they go stale > ---------------------------------------------------------- > > Key: HIVE-2354 > URL: https://issues.apache.org/jira/browse/HIVE-2354 > Project: Hive > Issue Type: Improvement > Reporter: Syed S. Albiz > Assignee: Syed S. Albiz > Attachments: HIVE-2354.1.patch > > > Support a mode where indexes will be automatically rebuilt when the table/partition they are based on is modified. So if index foo is built on table bar, and bar has it's contents overwritten, we should support a mode where index foo will automatically rebuild itself. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira