unsubcribe

2013-06-23 Thread Venugopal Krishnan
HI, Please unsubscribe from this list. Regards, Venugopal http://www.mindtree.com/email/disclaimer.html

Accessing UDF function from hive jdbc

2013-01-31 Thread Venugopal Krishnan
Hi, I am having issues in accessing the UDF function from the hive queries using jdbc. Is it possible to access UDF function from the jdbc? I will explain the steps below and also the error which I am getting. I had copied the jar which has the UDF class file in the directory /user/temp/folder

Hive support for NOT IN

2012-11-27 Thread Venugopal Krishnan
Hi , I want to know if HIVE supports NOT IN / IN clauses like oracle and other databases support. If it's not then do we have any alternative . Query is Main query Where col name NOT IN (subquery) Regards, Venugopal http://www.mindtree.com/email/disclaimer.

RE: Query

2012-10-22 Thread Venugopal Krishnan
. insert overwrite directory '/user/hdev/temp' select * from customer . Regards, Venu From: Savant, Keshav [mailto:keshav.c.sav...@fisglobal.com] Sent: Tuesday, October 23, 2012 11:43 AM To: user@hive.apache.org; Venugopal Krishnan Subject: RE: Query Hi Krishnan, To do this dynamical

Query

2012-10-22 Thread Venugopal Krishnan
Hi, We have a requirement where we need to print the column headers in the generated file on executing a query. We are using Jdbc hive client to execute the query. Regards, Venugopal http://www.mindtree.com/email/disclaimer.html