[
https://issues.apache.org/jira/browse/HIVE-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053618#comment-13053618
]
[email protected] commented on HIVE-2225:
-----------------------------------------------------
bq. On 2011-06-22 23:18:43, John Sichi wrote:
bq. >
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java,
line 259
bq. > <https://reviews.apache.org/r/940/diff/1/?file=21412#file21412line259>
bq. >
bq. > Why is this using a Thread instead of a Timer?
Agreed timer is better suited here then Thread. Changed to timer.
bq. On 2011-06-22 23:18:43, John Sichi wrote:
bq. >
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/events/EventCleanerThread.java,
line 33
bq. > <https://reviews.apache.org/r/940/diff/1/?file=21415#file21415line33>
bq. >
bq. > 6 hrs is actually configurable, right?
Yup, it is.
- Ashutosh
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/940/#review891
-----------------------------------------------------------
On 2011-06-23 02:55:08, 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-23 02:55:08)
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 1138719
bq. trunk/conf/hive-default.xml 1138719
bq.
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
1138719
bq.
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java
1138719
bq. trunk/metastore/src/java/org/apache/hadoop/hive/metastore/RawStore.java
1138719
bq.
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/events/EventCleanerTask.java
PRE-CREATION
bq.
trunk/metastore/src/test/org/apache/hadoop/hive/metastore/TestMarkPartition.java
1138719
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