[jira] Updated: (HIVE-1871) bug introduced by HIVE-1806

2010-12-30 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1871: --- Attachment: HIVE-1871.1.patch > bug introduced by HIVE-1806 > --- > >

[jira] Updated: (HIVE-1871) bug introduced by HIVE-1806

2010-12-30 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1871: --- Status: Patch Available (was: Open) > bug introduced by HIVE-1806 > --- > >

[jira] Updated: (HIVE-1873) Fix 'tar' build target broken in HIVE-1526

2010-12-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1873: - Attachment: HIVE-1873.1.patch.txt > Fix 'tar' build target broken in HIVE-1526 > -

[jira] Commented: (HIVE-1873) Fix 'tar' build target broken in HIVE-1526

2010-12-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976181#action_12976181 ] Carl Steinbach commented on HIVE-1873: -- Once this patch goes in I'll add a Hudson job t

[jira] Updated: (HIVE-1873) Fix 'tar' build target broken in HIVE-1526

2010-12-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1873: - Status: Patch Available (was: Open) > Fix 'tar' build target broken in HIVE-1526 > --

[jira] Created: (HIVE-1873) Fix 'tar' build target broken in HIVE-1526

2010-12-30 Thread Carl Steinbach (JIRA)
Fix 'tar' build target broken in HIVE-1526 -- Key: HIVE-1873 URL: https://issues.apache.org/jira/browse/HIVE-1873 Project: Hive Issue Type: Bug Components: Build Infrastructure Re

Build failed in Hudson: Hive-trunk-h0.20 #460

2010-12-30 Thread Apache Hudson Server
See -- [...truncated 14270 lines...] [junit] POSTHOOK: Output: defa...@srcbucket2 [junit] OK [junit] Copying data from

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 hive server on the ter

[jira] Created: (HIVE-1872) Hive process is exiting on executing ALTER query

2010-12-30 Thread Bharath R (JIRA)
Hive process is exiting on executing ALTER query Key: HIVE-1872 URL: https://issues.apache.org/jira/browse/HIVE-1872 Project: Hive Issue Type: Bug Components: CLI, Server Infrastruct

Re: HIVE SERVER in background

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

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

[jira] Updated: (HIVE-1696) Add delegation token support to metastore

2010-12-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HIVE-1696: -- Attachment: hive-1696-3-with-gen-code.patch Patch with the generated code.. > Add delegation token supp

[jira] Updated: (HIVE-1696) Add delegation token support to metastore

2010-12-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HIVE-1696: -- Attachment: hive-1696-3.patch Attached patch has a testcase that tests the Hive MetaStore client to Meta