Re: InputFormat version problem

2010-09-22 Thread Tianqiang Li
Hi, Edward, Thanks for your hints, let me start with the old api first. Just curious, does hive have the plan to support 20 api? -Peter On Tue, Sep 21, 2010 at 9:17 PM, Edward Capriolo edlinuxg...@gmail.comwrote: On Wed, Sep 22, 2010 at 12:08 AM, Tianqiang Li peter...@gmail.com wrote: Hi,

Create index error:FAILED: Parse Error: line 1:0 cannot recognize input 'create' in ddl statement

2010-09-22 Thread Tali K
Hi All, I am running hive version 0.5.0 (hive-default.xml: valuelib/hive-hwi-0.5.0.war/value) When I tried to create index I've got the following message: FAILED: Parse Error: line 1:0 cannot recognize input 'create' in ddl statement Here is how I've tried to create an index:

Re: Error while fetching Hive Metadata

2010-09-22 Thread Carl Steinbach
Hi Adarsh, Hibernate will not work with Hive because Hibernate depends on the ability to execute row-level insert, update and delete operations. None of these operations are supported by Hive. Carl On Tue, Sep 21, 2010 at 3:18 AM, Bennie Schut bsc...@ebuddy.com wrote: Hi, Not all jdbc calls