Re: HIVE SERVER in background

2011-01-05 Thread vaibhav negi
t; > 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 > >

Re: HIVE SERVER in background

2010-12-30 Thread Pavan Yara
nohup hive --service hiveserver & u can get logs written to terminal in nohup.out -- Best Regards, Pavan Sent from my Nokia N900 - Original message - > Hi All, > > How to run Hive Server in background ? Currently when i run hive > --service hiveserver , it starts hi

Re: HIVE SERVER in background

2010-12-30 Thread wjh_hadoop
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 t

HIVE SERVER in background

2010-12-30 Thread vaibhav negi
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