Strings truncated to length 334 when hive data is accessed through hive ODBC driver.

2012-08-10 Thread Abhijeet Apsunde
Hi all, I'm trying to fetch data from hive server using hive ODBC driver. I observed that strings begin fetched at application side are truncated to length 334, I further looked into the *hiveclient *code and found there are two variables which are hardcoded to “334”

[ANNOUNCE] New Hive Committer - Navis Ryu

2012-08-10 Thread John Sichi
The Apache Hive PMC has passed a vote to make Navis Ryu a new committer on the project. JIRA is currently down, so I can't send out a link with his contribution list at the moment, but if you have an account at reviews.facebook.net, you can see his activity here:

Hive-trunk-h0.21 - Build # 1600 - Still Failing

2012-08-10 Thread Apache Jenkins Server
Changes for Build #1598 [cws] HIVE-2789. query_properties.q contains non-deterministic queries (Zhenxiao Luo via cws) Changes for Build #1599 Changes for Build #1600 [kevinwilfong] HIVE-3293. Load file into a table does not update table statistics. (njain via kevinwilfong) 3 tests failed.

Re: [ANNOUNCE] New Hive Committer - Navis Ryu

2012-08-10 Thread Edward Capriolo
Keep up the good work Navis! Congratulations. Come hang out on #hive irc. Edward On Fri, Aug 10, 2012 at 5:58 AM, John Sichi jsi...@gmail.com wrote: The Apache Hive PMC has passed a vote to make Navis Ryu a new committer on the project. JIRA is currently down, so I can't send out a link with

Re: [ANNOUNCE] New Hive Committer - Navis Ryu

2012-08-10 Thread Bejoy KS
Congrats Navis.. :) Regards Bejoy KS Sent from handheld, please excuse typos. -Original Message- From: alo alt wget.n...@gmail.com Date: Fri, 10 Aug 2012 17:08:07 To: u...@hive.apache.org Reply-To: u...@hive.apache.org Cc: dev@hive.apache.org; navis@nexr.com Subject: Re: [ANNOUNCE]

Re: [ANNOUNCE] New Hive Committer - Navis Ryu

2012-08-10 Thread alo alt
Congratulations! Well done :) cheers, ALex On Aug 10, 2012, at 11:58 AM, John Sichi jsi...@gmail.com wrote: The Apache Hive PMC has passed a vote to make Navis Ryu a new committer on the project. JIRA is currently down, so I can't send out a link with his contribution list at the

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #102

2012-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/102/ -- [...truncated 10115 lines...] [echo] Project: odbc [copy] Warning: https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/ws/hive/odbc/src/conf

JDBC Issue (File Handle leak): Unable to drop the table after reading partial data for it.

2012-08-10 Thread Kanna Karanam
Hi Gurus, While I am fixing the JDBC unit test issues on Windows, I observed that HiveServer is keeping the file handle open until client reads the data completely or closes the connection. Because of this open file handle, client can't drop the same table with in the same connection context

Re: [ANNOUNCE] New Hive Committer - Navis Ryu

2012-08-10 Thread Carl Steinbach
Congratulations Navis! This is very well deserved. Looking forward to many more patches from you. On Fri, Aug 10, 2012 at 8:10 AM, Bejoy KS bejoy...@yahoo.com wrote: Congrats Navis.. :) Regards Bejoy KS Sent from handheld, please excuse typos. -Original Message- From: alo alt

Re: Review Request: HIVE-3213: ODBC API enhancements

2012-08-10 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5685/#review10147 --- Looks good overall. Most of things I commented on have to do with

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #102

2012-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/102/ -- [...truncated 36554 lines...] [junit] POSTHOOK: query: select count(1) as cnt from testhivedrivertable [junit] POSTHOOK: type: DROPTABLE [junit] POSTHOOK: Input:

Hive-trunk-h0.21 - Build # 1601 - Still Failing

2012-08-10 Thread Apache Jenkins Server
Changes for Build #1598 [cws] HIVE-2789. query_properties.q contains non-deterministic queries (Zhenxiao Luo via cws) Changes for Build #1599 Changes for Build #1600 [kevinwilfong] HIVE-3293. Load file into a table does not update table statistics. (njain via kevinwilfong) Changes for Build

Re: [ANNOUNCE] New Hive Committer - Navis Ryu

2012-08-10 Thread Ashutosh Chauhan
Congrats, Navis! Well deserved. Welcome, aboard! Ashutosh On Fri, Aug 10, 2012 at 11:10 AM, Carl Steinbach c...@cloudera.com wrote: Congratulations Navis! This is very well deserved. Looking forward to many more patches from you. On Fri, Aug 10, 2012 at 8:10 AM, Bejoy KS bejoy...@yahoo.com

Review Request: HIVE-3056: Ability to bulk update/delete Hive's metastore

2012-08-10 Thread Shreepadma Venugopalan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6532/ --- Review request for hive and Carl Steinbach. Description --- This patch