Re: tfetchresultsresp row returns zero

2015-01-28 Thread Vaibhav Gumashta
Hi George, This was done as part of https://issues.apache.org/jira/browse/HIVE-3746. The reason was that the previous serialization design (row major) was very inefficient and resulted in a lot of unnecessary network traffic. The current design (column major) addresses some of those issues. Th

Re: how to set dynamic service discovery for HiveServer2

2015-01-28 Thread Vaibhav Gumashta
Hi, You can follow the document posted on this jira: https://issues.apache.org/jira/browse/HIVE-8376 Basically, in your JDBC url, you will have to refer to the ZooKeeper ensemble instead of a particular HiveServer2 instance. The JDBC driver will select one HiveServer2 instance from ZooKeeper a

Re: [ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Jimmy Xiang
Congrats!! On Wed, Jan 28, 2015 at 7:20 PM, Devopam Mittra wrote: > +1 > > Congratulations !! > > warm regards > Devopam > > > On Thu, Jan 29, 2015 at 2:45 AM, Carl Steinbach wrote: >> >> I am pleased to announce that Szehon Ho, Vikram Dixit, Jason Dere, Owen >> O'Malley and Prasanth Jayachandra

Re: [ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Devopam Mittra
+1 Congratulations !! warm regards Devopam On Thu, Jan 29, 2015 at 2:45 AM, Carl Steinbach wrote: > I am pleased to announce that Szehon Ho, Vikram Dixit, Jason Dere, Owen > O'Malley and Prasanth Jayachandran have been elected to the Hive Project > Management Committee. Please join me in cong

Re: [ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Thejas Nair
Congrats! On Wed, Jan 28, 2015 at 2:08 PM, Prasanth Jayachandran wrote: > Thanks Shezon and everyone! Congraturlations Vikram, Jason, Shezon and Owen! > > On Jan 28, 2015, at 1:51 PM, Szehon Ho > mailto:sze...@cloudera.com>> wrote: > > Thanks and congrats to Vikram, Jason, Owen, and Prasanth ! >

Re: [ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Prasanth Jayachandran
Thanks Shezon and everyone! Congraturlations Vikram, Jason, Shezon and Owen! On Jan 28, 2015, at 1:51 PM, Szehon Ho mailto:sze...@cloudera.com>> wrote: Thanks and congrats to Vikram, Jason, Owen, and Prasanth ! On Wed, Jan 28, 2015 at 1:28 PM, Hari Subramaniyan mailto:hsubramani...@hortonworks

Re: [ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Lefty Leverenz
Congratulations Vikram, Szehon, Prasanth, Jason, and Owen! What a wealth of talent. -- Lefty On Wed, Jan 28, 2015 at 1:28 PM, Hari Subramaniyan < hsubramani...@hortonworks.com> wrote: > ​Congrats everyone! > > > Thanks > > Hari > -- > *From:* cwsteinb...@gmail.co

Re: [ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Szehon Ho
Thanks and congrats to Vikram, Jason, Owen, and Prasanth ! On Wed, Jan 28, 2015 at 1:28 PM, Hari Subramaniyan < hsubramani...@hortonworks.com> wrote: > ​Congrats everyone! > > > Thanks > > Hari > -- > *From:* cwsteinb...@gmail.com on behalf of Carl > Steinbach > *

Re: [ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Hari Subramaniyan
?Congrats everyone! Thanks Hari From: cwsteinb...@gmail.com on behalf of Carl Steinbach Sent: Wednesday, January 28, 2015 1:15 PM To: d...@hive.apache.org; user@hive.apache.org Cc: sze...@apache.org; vik...@apache.org; jd...@apache.org; Owen O'Malley; prasan

Re: [ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Vaibhav Gumashta
Congratulations e’one! —Vaibhav On Jan 28, 2015, at 1:20 PM, Xuefu Zhang mailto:xzh...@cloudera.com>> wrote: Congratulations to all! --Xuefu On Wed, Jan 28, 2015 at 1:15 PM, Carl Steinbach mailto:c...@apache.org>> wrote: I am pleased to announce that Szehon Ho, Vikram Dixit, Jason Dere, Owen

Re: [ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Xuefu Zhang
Congratulations to all! --Xuefu On Wed, Jan 28, 2015 at 1:15 PM, Carl Steinbach wrote: > I am pleased to announce that Szehon Ho, Vikram Dixit, Jason Dere, Owen > O'Malley and Prasanth Jayachandran have been elected to the Hive Project > Management Committee. Please join me in congratulating th

[ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Carl Steinbach
I am pleased to announce that Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran have been elected to the Hive Project Management Committee. Please join me in congratulating the these new PMC members! Thanks. - Carl

ORC split size and the number of mappers launched

2015-01-28 Thread matshyeq
How is the number of mappers to be launched calculated exactly? Is the file format and compression taken into the picture (256MB compressed data would give much more MB when mapper decompresses it)? I've created a couple of ORC files (no compression, 1file=1table) with different stripe size settin

Re: Warning when running hive

2015-01-28 Thread Philippe Kernévez
Hi, How can I remove the properties instead of removing the warnings ? I tried to comment the properties in "hive-site.xml" but the proprties were restored after hive restart. Regards, Philippe On Wed, Jan 28, 2015 at 6:06 AM, Navis류승우 wrote: > Those configurations are all deprecated and you c

tfetchresultsresp row returns zero

2015-01-28 Thread George Livingston
Hi Team, I have generated C# source for TCLIService using thrift, to connect to the Hiveserver2, when I connect the hiveserver2 with Hive version 0.13, TFetchResultsResp result is always returned in values of columns and not in rows i.e. rows count always zero. When I tried with the Hive version