hive 2>>/log.file

will do the trick except that 'OK' and #of rows etc. won't be printed as well.  

Thanks,
Ning

On Feb 26, 2010, at 5:15 PM, tom kersnick wrote:

> Is there a way to turn this and other map reduce output off?
> 
> Hive history file=/tmp/hive/hive_job_log_hive_201002262012_705729056.txt
> hive> 
> 
> Instead just this:
> 
> hive> select count(1) from test;
> OK 
> 
> 232249
> 
> hive>
> 
> 
> I can always look in the hive.log to see whats up.
> 
> Thanks in advance.
> /tom
> 
> 
> 

Reply via email to