issue this command in your cli:
nohup bin/hive --service hwi > /dev/null 2> /dev/null &
then you can run Hive Server in backgroud.
If you want get logs, you can redirect the output of Hive to a logfile, just as 
the command above.


2010-12-30 



wjh_hadoop 



发件人: vaibhav negi 
发送时间: 2010-12-30  21:18:25 
收件人: hive-u...@hadoop.apache.org; hive-...@hadoop.apache.org 
抄送: 
主题: HIVE SERVER in background 
 
Hi All,

How to run Hive Server in background ? Currently when i run hive --service
hiveserver , it starts hive server on the terminal.

Also, how to capture logs written on terminal of hive server ? Any pointers
will be appreciated.

Vaibhav Negi

Reply via email to