Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
HiveHistory log files (hive_job_log_hive_*.txt files) store information about hive query such as query string, plan , counters and MR job progress information.
There is no mechanism to delete these files and as a result they get accumulated over time, using up lot of disk space.
I don't think this is used by most people, so I think it would better to turn this off by default. Jobtracker logs already capture most of this information, though it is not as structured as history logs.
Attachments
Attachments
Issue Links
- is blocked by
-
HIVE-4500 HS2 holding too many file handles of hive_job_log_hive_*.txt files
- Closed
- is duplicated by
-
HIVE-3779 An empty value to hive.logquery.location can't disable the creation of hive history log files
- Resolved
-
HIVE-1708 make hive history file configurable
- Resolved
- relates to
-
HIVE-4374 Hive does not periodically cleanup hive.exec.scratchdir
- Open