Thanks for your suggestion Navis. However, this did not have any effect. changing the location to another directory works. Is there any other way?
I should mention I am using hive 0.90. I noticed a few fixes around configuration in hive 0.10. https://issues.apache.org/jira/browse/HIVE-3230 thanks, g On Wed, Jul 30, 2014 at 9:13 PM, Navis류승우 <[email protected]> wrote: > Set value of "hive.querylog.location" to empty string in hive-site.xml. > > Thanks, > Navis > > > 2014-07-31 13:08 GMT+09:00 Gitansh Chadha <[email protected]>: > > Hi, >> >> I want to stop hive commands from generating the hive job file (under >> /tmp/user/hive_log_job*) for every query, as we run multiple queries in >> batch and the file is getting really big. (1GB+) >> >> what would be the best way to do it? >> >> Thanks in advance, >> g >> > >
