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 91FE46FD3 for ; Wed, 22 Jun 2011 23:13:12 +0000 (UTC) Received: (qmail 71787 invoked by uid 500); 22 Jun 2011 23:13:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 71669 invoked by uid 500); 22 Jun 2011 23:13:12 -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 71661 invoked by uid 500); 22 Jun 2011 23:13:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 71658 invoked by uid 99); 22 Jun 2011 23:13:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2011 23:13:12 +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, 22 Jun 2011 23:13:10 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1A2704298A6 for ; Wed, 22 Jun 2011 23:12:49 +0000 (UTC) Date: Wed, 22 Jun 2011 23:12:49 +0000 (UTC) From: "jiraposter@reviews.apache.org (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <975641637.30766.1308784369103.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <352708261.9523.1308185867309.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2225) Purge expired events 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-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053528#comment-13053528 ] jiraposter@reviews.apache.org commented on HIVE-2225: ----------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/940/#review890 ----------------------------------------------------------- trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Existing property names are "hive.metastore..." instead of just "metastore..." - John On 2011-06-21 17:34:28, Ashutosh Chauhan wrote: bq. bq. ----------------------------------------------------------- bq. This is an automatically generated e-mail. To reply, visit: bq. https://reviews.apache.org/r/940/ bq. ----------------------------------------------------------- bq. bq. (Updated 2011-06-21 17:34:28) bq. bq. bq. Review request for hive, Carl Steinbach and John Sichi. bq. bq. bq. Summary bq. ------- bq. bq. This addresses HIVE-2225 bq. bq. bq. This addresses bug HIVE-2225. bq. https://issues.apache.org/jira/browse/HIVE-2225 bq. bq. bq. Diffs bq. ----- bq. bq. trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 1138099 bq. trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 1138099 bq. trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java 1138099 bq. trunk/metastore/src/java/org/apache/hadoop/hive/metastore/RawStore.java 1138099 bq. trunk/metastore/src/java/org/apache/hadoop/hive/metastore/events/EventCleanerThread.java PRE-CREATION bq. trunk/metastore/src/test/org/apache/hadoop/hive/metastore/TestMarkPartition.java 1138099 bq. bq. Diff: https://reviews.apache.org/r/940/diff bq. bq. bq. Testing bq. ------- bq. bq. updated a test case which exercises this code path. bq. bq. bq. Thanks, bq. bq. Ashutosh bq. bq. > Purge expired events > -------------------- > > Key: HIVE-2225 > URL: https://issues.apache.org/jira/browse/HIVE-2225 > Project: Hive > Issue Type: New Feature > Components: Metastore > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Fix For: 0.8.0 > > Attachments: hive-2225.patch > > > HIVE-2215 adds the ability to add events in metastore. These events needs to be purged as they have limited life. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira