Re: Re:RE: Problem with Hive JDBC server

2013-02-11 Thread Prasad Mujumdar
At 2013-02-04 19:19:16,"Bennie Schut" wrote: >> >> Looking at the versions you might be hitting >> https://issues.apache.org/jira/browse/HIVE-3481 which is fixed in 0.10*** >> * >> >> ** ** >> >> On my dev machine the test runs with success :Running tim

RE: Re:RE: Problem with Hive JDBC server

2013-02-07 Thread Bennie Schut
: Gabor Makrai [mailto:makrai.l...@gmail.com] Sent: Wednesday, February 06, 2013 12:45 PM To: 王锋; Bennie Schut Cc: user@hive.apache.org Subject: Re: Re:RE: Problem with Hive JDBC server Hi guys, Bad news for me. I checked out and compiled the Hive trunk and got the same problem. I attached to

Re:Re:RE: Problem with Hive JDBC server

2013-02-04 Thread 王锋
patch so it’s worth looking at. From: Gabor Makrai [mailto:makrai.l...@gmail.com] Sent: Monday, February 04, 2013 11:58 AM To:user@hive.apache.org Subject: Re: Problem with Hive JDBC server Yes, of course! I attached the code! On Mon, Feb 4, 2013 at 11:57 AM, Gabor Makrai wrote: Yes, of

Re:RE: Problem with Hive JDBC server

2013-02-04 Thread 王锋
81 which is fixed in 0.10 On my dev machine the test runs with success :Running time: 298.952409914 This includes this patch so it’s worth looking at. From: Gabor Makrai [mailto:makrai.l...@gmail.com] Sent: Monday, February 04, 2013 11:58 AM To:user@hive.apache.org Subject: Re: Problem w

RE: Problem with Hive JDBC server

2013-02-04 Thread Bennie Schut
Sent: Monday, February 04, 2013 11:58 AM To: user@hive.apache.org Subject: Re: Problem with Hive JDBC server Yes, of course! I attached the code! On Mon, Feb 4, 2013 at 11:57 AM, Gabor Makrai mailto:makrai.l...@gmail.com>> wrote: Yes, of course! :) I attached the code! On Mon, Feb 4, 20

Re: Problem with Hive JDBC server

2013-02-04 Thread Gabor Makrai
** ** >> >> *From:* Gabor Makrai [mailto:makrai.l...@gmail.com] >> *Sent:* Monday, February 04, 2013 11:45 AM >> *To:* user@hive.apache.org >> *Subject:* Problem with Hive JDBC server >> >> ** ** >> >> Hi guys, >> >> ** ** >> >&g

RE: Problem with Hive JDBC server

2013-02-04 Thread Bennie Schut
Since it's small can you post the code? From: Gabor Makrai [mailto:makrai.l...@gmail.com] Sent: Monday, February 04, 2013 11:45 AM To: user@hive.apache.org Subject: Problem with Hive JDBC server Hi guys, I'm writing you because I experienced a very strange problem which probably a

Problem with Hive JDBC server

2013-02-04 Thread Gabor Makrai
Hi guys, I'm writing you because I experienced a very strange problem which probably affects all Hive distribution. I made a small "only main function" Java program where I'm only connecting to my Hive JDBC, and getting the list of the database tables (LIST TABLES) and closing the ResultSet, the S