You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Gitansh Chadha <gi...@gmail.com> on 2014/07/31 05:35:58 UTC

stop hive shell from creating hive job files

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