Periodic cleanup of Hive History log files.
-------------------------------------------
Key: HIVE-1883
URL: https://issues.apache.org/jira/browse/HIVE-1883
Project: Hive
Issue Type: Bug
Components: Query Processor
Affects Versions: 0.6.0
Environment: Hive 0.6.0, Hadoop 0.20.1
SUSE Linux Enterprise Server 11 (i586)
VERSION = 11
PATCHLEVEL = 0
Reporter: Mohit Sikri
After starting hive and running queries transaction history files are getting
creating in the /tmp/root folder.
These files we should remove periodically(not all of them but) which are too
old to represent any significant information.
Solution :-
A scheduled timer task, which cleans up the log files older than the configured
time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.