Long query execution time

2011-04-21 Thread vaibhav negi
. In order to speed up the query , Can query be constructed in some other , optimized way? Can total number of map reduce jobs be decrerased? Can map / reduce tasks be reduced? Kindly suggest . Thanks and Best Regards Vaibhav Negi

HIVE Query : concurrent map reduce jobs

2011-03-09 Thread vaibhav negi
has to wait for a long time to get its turn . Is there any way to control maximum number of map/reduce slots to be used by a specific job ? Thanks and Regards Vaibhav Negi

Re: Hive Server - Transport error occurred during acceptance of message

2011-02-15 Thread vaibhav negi
Hi , I am using hive version 0.7 ( as suggested by lib/hive-hwi-0.7.0.war) . I checked out code from svn two weeks back . I use thrift api's to load data into hive programmatically . Vaibhav Negi On Sat, Feb 12, 2011 at 6:06 AM, Viral Bajaria viral.baja...@gmail.comwrote: We use hive through

Re: HIVE ODBC test fails at testing with isql

2011-01-06 Thread vaibhav negi
Hi, Thanks for the tips carl, but still it doesn't run .. now i will try it on another server some other day. Thanks and Regards Vaibhav Negi On Thu, Jan 6, 2011 at 1:10 PM, Carl Steinbach c...@cloudera.com wrote: Hi Vaibhav, ror output when i run isql hive [-]SQL_SUCCESS

Re: HIVE ODBC test fails at testing with isql

2011-01-05 Thread vaibhav negi
Negi On Thu, Jan 6, 2011 at 12:17 AM, Ning Zhang nzh...@fb.com wrote: It looks like isql cannot find the dynamically linked libraries. Can you ldd isql and see if all dynamically linked libraries are correct? On Jan 5, 2011, at 5:29 AM, vaibhav negi wrote: Hi Carl, Downloaded the patched

HIVE ODBC test fails at testing with isql

2011-01-04 Thread vaibhav negi
libthrift.so.0.0.0 libthriftz.a libthriftz.la libthriftz.so - libthriftz.so.0.0.0 libthriftz.so.0 - libthriftz.so.0.0.0 libthriftz.so.0.0.0 Thanks Vaibhav Negi

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