Re: Error while fetching Hive Metadata

2010-11-25 Thread Adarsh Sharma
Carl Steinbach wrote: 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

HIVE and HADOOP Installations on different server

2010-11-25 Thread vaibhav negi
Hi, I have set up a 3 node hadoop cluster excluding 1 name node . Currently, i have installed hive and hive metastore on name node. But now due to some space issue, i want to move hive out of name node and install it on different server. How to go for it? Thanks and Regards Vaibhav Negi

Re: Does hive have batch processing mode ?

2010-11-25 Thread Jeff Zhang
Thanks, it works On Thu, Nov 25, 2010 at 3:49 PM, james warren wrote: > Try the following: > % hive -f myhive.file > > cheers, > -James > On Wed, Nov 24, 2010 at 11:37 PM, Jeff Zhang wrote: >> >> Hi all, >> >> I have a bunch of files, and want to import them into one table each >> partition per