[ https://issues.apache.org/jira/browse/HIVE-4513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated HIVE-4513: -------------------------------- Attachment: HIVE-4513.5.patch HIVE-4513.5.patch - patch addressing review comments. Also, removed use of hive history from TestCliDriver.vm and TestHBaseCliDriver.vm as it does not get used. When there is a failure that gets logged in hive history, it also results in client exit code being non zero. So the use of hivehistory there is redundant. I will upload the updated patch to reviewboard once it is up again. > disable hivehistory logs by default > ----------------------------------- > > Key: HIVE-4513 > URL: https://issues.apache.org/jira/browse/HIVE-4513 > Project: Hive > Issue Type: Bug > Components: Configuration, Logging > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Attachments: HIVE-4513.1.patch, HIVE-4513.2.patch, HIVE-4513.3.patch, > HIVE-4513.4.patch, HIVE-4513.5.patch > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira