Re: Tez query failed with OutOfMemoryError: Java heap space

2017-07-11 Thread Vaibhav Gumashta
Hi Xin, Can you provide these: 1. Output of explain plan 2. Output of set –v (this will list the configs, so you might want to anonymize these) In addition to that, it looks like vertex vertex_1495595408051_21107_2_03 failed with OOM. Using Tez counters you can find out the amount of

Re: Jimmy Xiang now a Hive PMC member

2017-05-25 Thread Vaibhav Gumashta
Congrats Jimmy! ‹Vaibhav On 5/25/17, 10:48 AM, "Vineet Garg" wrote: >Congrats Jimmy! > >> On May 24, 2017, at 9:16 PM, Xuefu Zhang wrote: >> >> Hi all, >> >> It's an honer to announce that Apache Hive PMC has recently voted to >>invite Jimmy Xiang as

CVE-2016-3083: Apache Hive SSL vulnerability bug disclosure

2017-05-24 Thread Vaibhav Gumashta
Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Hive 0.13.x Apache Hive 0.14.x Apache Hive 1.0.0 - 1.0.1 Apache Hive 1.1.0 - 1.1.1 Apache Hive 1.2.0 - 1.2.1 Apache Hive 2.0.0 Description: Apache Hive (JDBC + HiveServer2) implements SSL for plain TCP and

[ANNOUNCE] Apache Hive 1.2.2 Released

2017-04-07 Thread Vaibhav Gumashta
The Apache Hive team is proud to announce the release of Apache Hive version 1.2.2. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides, among others: * Tools to enable

Re: [ANNOUNCE] New Hive Committer - Rajesh Balamohan

2016-12-15 Thread Vaibhav Gumashta
Congrats Rajesh! ‹Vaibhav On 12/15/16, 3:55 AM, "Peter Vary" wrote: >Congratulations Rajesh! > >> On Dec 15, 2016, at 6:40 AM, Rui Li wrote: >> >> Congratulations :) >> >> On Thu, Dec 15, 2016 at 6:50 AM, Gunther Hagleitner < >>

Re: [ANNOUNCE] New PMC Member : Jesus

2016-07-18 Thread Vaibhav Gumashta
Congrats Jesüs! --Vaibhav From: Vineet Garg Sent: Monday, July 18, 2016 6:51 PM To: d...@hive.apache.org; user@hive.apache.org Subject: Re: [ANNOUNCE] New PMC Member : Jesus Congrats Jesus ! On 7/18/16, 10:27 AM, "Jesus Camacho

Re: [ANNOUNCE] New PMC Member : Pengcheng

2016-07-18 Thread Vaibhav Gumashta
Congrats Pengcheng! From: Prasanth Jayachandran Sent: Monday, July 18, 2016 10:21 AM To: user@hive.apache.org Cc: d...@hive.apache.org Subject: Re: [ANNOUNCE] New PMC Member : Pengcheng Congratulations Pengcheng! > On Jul

Re: [ANNOUNCE] New Hive PMC Chair - Ashutosh Chauhan

2015-09-16 Thread Vaibhav Gumashta
Congrats Ashutosh! -Vaibhav From: Prasanth Jayachandran > Reply-To: "user@hive.apache.org" > Date: Wednesday, September 16, 2015 at 12:50 PM To:

Re: Empty Table in MR with union all (created in Tez)

2015-06-10 Thread Vaibhav Gumashta
Might be related to: https://issues.apache.org/jira/browse/HIVE-10929 Thanks, -Vaibhav From: Gufran Mohammed Pathan gufran.path...@mu-sigma.commailto:gufran.path...@mu-sigma.com Reply-To: user@hive.apache.orgmailto:user@hive.apache.org user@hive.apache.orgmailto:user@hive.apache.org Date:

Re: [ANNOUNCE] New Hive Committer - Mithun Radhakrishnan

2015-04-15 Thread Vaibhav Gumashta
Congrats Mithun. -Vaibhav From: venkatanathen kannan venkatanat...@yahoo.commailto:venkatanat...@yahoo.com Reply-To: user@hive.apache.orgmailto:user@hive.apache.org user@hive.apache.orgmailto:user@hive.apache.org, venkatanathen kannan venkatanat...@yahoo.commailto:venkatanat...@yahoo.com

Re: [ANNOUNCE] New Hive Committers - Jimmy Xiang, Matt McCline, and Sergio Pena

2015-03-23 Thread Vaibhav Gumashta
Congrats to all. From: Sergey Shelukhin ser...@hortonworks.commailto:ser...@hortonworks.com Reply-To: user@hive.apache.orgmailto:user@hive.apache.org user@hive.apache.orgmailto:user@hive.apache.org Date: Monday, March 23, 2015 at 12:52 PM To: user@hive.apache.orgmailto:user@hive.apache.org

Re: Connecting to hiveserver via beeline is established but I never get beeline prompt

2015-03-06 Thread Vaibhav Gumashta
Looks like you are trying to connect to HiveServer v1. Beeline is the CLI client that is supported to work with HiveServer2. You can start HiveServer2 like this: hive --service hiveserver2 and then connect to it using beeline. Thanks, —Vaibhav From: Mich Talebzadeh

Re: [ANNOUNCE] New Hive PMC Member - Sergey Shelukhin

2015-02-25 Thread Vaibhav Gumashta
Congrats Sergey! On 2/25/15, 9:06 AM, Vikram Dixit vik...@hortonworks.com wrote: Congrats Sergey! On 2/25/15, 8:43 AM, Carl Steinbach c...@apache.org wrote: I am pleased to announce that Sergey Shelukhin has been elected to the Hive Project Management Committee. Please join me in

Re: ERROR OutOfMemoryError: Java heap space

2015-02-25 Thread Vaibhav Gumashta
Hi, auth=nosasl should be only provided in JDBC url if hive.server2.authentication” is explicitly set to NOSASL in your hive-site. Otherwise, the jdbc client tries to open a plain socket while the the server is expecting a sasl negotiation to happen. Due to an issue with thrift, this results

Re: GSS initiate failed exception

2015-02-25 Thread Vaibhav Gumashta
Looks like your Kerberos authentication failed. Did you renew the ticket? Typical expiry is 24 hours. From: Bogala, Chandra Reddy chandra.bog...@gs.commailto:chandra.bog...@gs.com Reply-To: user@hive.apache.orgmailto:user@hive.apache.org user@hive.apache.orgmailto:user@hive.apache.org Date:

Re: [ANNOUNCE] New Hive Committers -- Chao Sun, Chengxiang Li, and Rui Li

2015-02-09 Thread Vaibhav Gumashta
Congratulations to all. ‹Vaibhav On 2/9/15, 2:06 PM, Prasanth Jayachandran pjayachand...@hortonworks.com wrote: Congratulations! On Feb 9, 2015, at 1:57 PM, Na Yang ny...@maprtech.com wrote: Congratulations! On Mon, Feb 9, 2015 at 1:06 PM, Vikram Dixit K vikram.di...@gmail.com wrote:

Re: Hiveserver2 memory / thread leak v 0.13.1 (hdp-2.1.5)

2015-02-06 Thread Vaibhav Gumashta
Alexander, Can you share the jmap histo (or even better, a heapdump)? What are the top consumers? What are the heap+permgen sizes that the JVM is configured to use? FYI, we fixed this memory leak in Hive-14: https://issues.apache.org/jira/browse/HIVE-7353. Thanks, -Vaibhav From: Alexander

Re: HiveServer2 multiple instances

2015-01-29 Thread Vaibhav Gumashta
Arali, You can use this feature from Hive 14 onwards for your use case: https://issues.apache.org/jira/browse/HIVE-8376 Thanks, -Vaibhav From: arali tech aralitec...@gmail.commailto:aralitec...@gmail.com Reply-To: user user@hive.apache.orgmailto:user@hive.apache.org Date: Monday, December 15,

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 xzh...@cloudera.commailto:xzh...@cloudera.com wrote: Congratulations to all! --Xuefu On Wed, Jan 28, 2015 at 1:15 PM, Carl Steinbach c...@apache.orgmailto:c...@apache.org wrote: I am pleased to announce that Szehon Ho,

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

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.

Re: Remote Beeline with kerberos issue.

2014-11-03 Thread Vaibhav Gumashta
Are you doing a kinit before launching beeline shell? Also what Hive version are you on? You need to do a kinit before you start using the beeline shell in a kerberized cluster setup. Kinit will essentially log the end user to Kerberos KDC, and set up the Kerberos TGT in the local system cache.

Re: [ANNOUNCE] New Hive PMC Member - Alan Gates

2014-10-27 Thread Vaibhav Gumashta
Congratulations Alan! On Mon, Oct 27, 2014 at 3:54 PM, Chris Drome cdr...@yahoo-inc.com wrote: Congratulations Alan! From: Carl Steinbach c...@apache.org Reply-To: user@hive.apache.org user@hive.apache.org Date: Monday, October 27, 2014 at 3:38 PM To: d...@hive.apache.org

Re: Java api for connecting to hiveserver2

2014-10-11 Thread Vaibhav Gumashta
Hanish, I agree with Suhas and would strongly encourage you to use the JDBC API for HiveServer2. HiveServer2 has a thrift api for the client-server RPC, but that is *not* intended for end user consumption and could end up breaking your current code in future. Is there any specific feature you

Re: Hiveserver2 crash with RStudio (using RJDBC)

2014-09-25 Thread Vaibhav Gumashta
Nathalie, Can you grab a heapdump at the time the server crashes (export this to your environment: HADOOP_CLIENT_OPTS=-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=give-your-path-here $HADOOP_CLIENT_OPTS.)? What type of metastore are you using with HiveServer2 - embedded (if you specify

Re: trouble starting hiveserver2

2014-09-25 Thread Vaibhav Gumashta
Hi Praveen, hive.server2.servermode is not a valid hive config. Please use hive.server2.transport.mode to specify which transport mode you'd like to use for sending thrift messages between the client and the server. Can you turn the debug logging on to see if you get any more info? Thanks,

Re: Getting access to hadoop output from Hive JDBC session

2014-09-25 Thread Vaibhav Gumashta
Alex, This is probably what you are looking for: Beeline should have an option for user to see the query progress ( https://issues.apache.org/jira/browse/HIVE-7615). Thanks, --Vaibhav On Mon, Aug 11, 2014 at 11:34 PM, Alexander Kolbasov ak...@conviva.com wrote: Hello, I am switching from

Re: [ANNOUNCE] New Hive Committer - Eugene Koifman

2014-09-12 Thread Vaibhav Gumashta
Congrats Eugene! On Fri, Sep 12, 2014 at 3:35 PM, Carl Steinbach c...@apache.org wrote: The Apache Hive PMC has voted to make Eugene Koifman a committer on the Apache Hive Project. Please join me in congratulating Eugene! Thanks. - Carl -- CONFIDENTIALITY NOTICE NOTICE: This message

Re: HiveServer2 Availability

2014-09-12 Thread Vaibhav Gumashta
Check this: https://issues.apache.org/jira/browse/HIVE-7935 This enables dynamic service discovery, but in future the plan is to use this feature to achieve HA. Thanks, --Vaibhav On Fri, Jul 25, 2014 at 7:32 PM, Edward Capriolo edlinuxg...@gmail.com wrote: I have put stAndard load balancers

Re: [ANNOUNCE] New Hive Committers - Gopal Vijayaraghavan and Szehon Ho

2014-06-23 Thread Vaibhav Gumashta
Congrats Gopal and Szehon! --Vaibhav On Mon, Jun 23, 2014 at 8:48 AM, Szehon Ho sze...@cloudera.com wrote: Thank you all very much, and congrats Gopal! Szehon On Sun, Jun 22, 2014 at 8:42 PM, Carl Steinbach c...@apache.org wrote: The Apache Hive PMC has voted to make Gopal

Re: [ANNOUNCE] New Hive Committers - Alan Gates, Daniel Dai, and Sushanth Sowmyan

2014-04-14 Thread Vaibhav Gumashta
Congratulations to all! Thanks, --Vaibhav On Mon, Apr 14, 2014 at 10:55 AM, Prasanth Jayachandran pjayachand...@hortonworks.com wrote: Congratulations everyone!! Thanks Prasanth Jayachandran On Apr 14, 2014, at 10:51 AM, Carl Steinbach c...@apache.org wrote: The Apache Hive PMC has

Re: [ANNOUNCE] New Hive PMC Member - Xuefu Zhang

2014-02-28 Thread Vaibhav Gumashta
Congrats Xuefu! On Fri, Feb 28, 2014 at 9:20 AM, Prasad Mujumdar pras...@cloudera.comwrote: Congratulations Xuefu !! thanks Prasad On Fri, Feb 28, 2014 at 1:20 AM, Carl Steinbach c...@apache.org wrote: I am pleased to announce that Xuefu Zhang has been elected to the Hive

Re: Hive JDBC + Jetty

2014-02-26 Thread Vaibhav Gumashta
Hi Jone, What version of jetty are you using? It is possible that you have multiple versions in your classpath. Thanks, --Vaibhav On Fri, Feb 21, 2014 at 5:31 AM, Jone Lura jone.l...@ecc.no wrote: Hi, I have encountered a problem when I try to deploy my application on Jetty. In my Junit

Re: [ANNOUNCE] New Hive Committers - Sergey Shelukhin and Jason Dere

2014-01-27 Thread Vaibhav Gumashta
Congrats Sergey and Jason! --Vaibhav On Mon, Jan 27, 2014 at 10:47 AM, Vikram Dixit vik...@hortonworks.comwrote: Congrats Sergey and Jason! Thanks Vikram. On Jan 27, 2014, at 8:36 AM, Carl Steinbach wrote: The Apache Hive PMC has voted to make Sergey Shelukhin and Jason Dere

Re: [ANNOUNCE] New Hive Committer - Vikram Dixit

2014-01-06 Thread Vaibhav Gumashta
Congrats Vikram!!! On Mon, Jan 6, 2014 at 11:24 AM, Jason Dere jd...@hortonworks.com wrote: Congrats Vikram! On Jan 6, 2014, at 11:10 AM, Prasanth Jayachandran pjayachand...@hortonworks.com wrote: Congratulations Vikram!! Thanks Prasanth Jayachandran On Jan 6, 2014, at 11:50

Re: [ANNOUNCE] New Hive Committers - Jitendra Nath Pandey and Eric Hanson

2013-11-22 Thread Vaibhav Gumashta
Congrats guys! On Fri, Nov 22, 2013 at 11:54 PM, Vikram Dixit vik...@hortonworks.comwrote: Congrats to both of you! On Fri, Nov 22, 2013 at 9:34 AM, Jason Dere jd...@hortonworks.com wrote: Congrats! On Nov 22, 2013, at 2:25 AM, Biswajit Nayak biswajit.na...@inmobi.com wrote:

Re: [ANNOUNCE] New Hive Committer and PMC Member - Lefty Leverenz

2013-11-17 Thread Vaibhav Gumashta
Awesome! Congrats Lefty! On Sun, Nov 17, 2013 at 12:06 AM, Thejas Nair the...@hortonworks.comwrote: Congrats Lefty! On Sat, Nov 16, 2013 at 9:20 PM, Carl Steinbach c...@apache.org wrote: The Apache Hive PMC has voted to make Lefty Leverenz a committer and PMC member on the Apache Hive

Re: [ANNOUNCE] New Hive PMC Member - Harish Butani

2013-11-14 Thread Vaibhav Gumashta
Congrats Harish! --Vaibhav On Thu, Nov 14, 2013 at 5:18 PM, Clark Yang (杨卓荦) yangzhuo...@gmail.comwrote: Congrats, Harish! Cheers, Zhuoluo (Clark) Yang 2013/11/15 Carl Steinbach c...@apache.org I am pleased to announce that Harish Butani has been elected to the Hive Project

Re: [ANNOUNCE] New Hive Committer - Prasad Mujumdar

2013-11-10 Thread Vaibhav Gumashta
Congrats Prasad! On Sun, Nov 10, 2013 at 8:17 PM, Lefty Leverenz leftylever...@gmail.comwrote: Congratulations Prasad! -- Lefty On Sun, Nov 10, 2013 at 11:04 PM, Brock Noland br...@cloudera.com wrote: Congratulations!! On Sunday, November 10, 2013, Thejas Nair wrote: Congrats

Re: Stopping hive metastore

2013-11-06 Thread Vaibhav Gumashta
Thanks for pointing it out Nitin. I've created a JIRA here: https://issues.apache.org/jira/browse/HIVE-5764 --Vaibhav On Wed, Nov 6, 2013 at 5:24 AM, Nitin Pawar nitinpawar...@gmail.com wrote: there is no other way as long as I know if you are using standalone hive On Wed, Nov 6, 2013 at

Re: exception when build Hive from source then start Hive CLI

2013-11-06 Thread Vaibhav Gumashta
Zhang, You can find instructions to build the tarball here: https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ#HiveDeveloperFAQ-Howtogeneratetarball%3F --Vaibhav On Wed, Nov 6, 2013 at 5:45 PM, 金杰 hellojin...@gmail.com wrote: You can go to this page

Re: [ANNOUNCE] New Hive Committer - Xuefu Zhang

2013-11-04 Thread Vaibhav Gumashta
Congrats Xuefu! On Mon, Nov 4, 2013 at 9:17 AM, Prasad Mujumdar pras...@cloudera.comwrote: Congratulations Xuefu! thanks Prasad On Sun, Nov 3, 2013 at 8:06 PM, Carl Steinbach cwsteinb...@gmail.com wrote: The Apache Hive PMC has voted to make Xuefu Zhang a committer on the Apache

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Vaibhav Gumashta
Congrats Brock and Thejas! On Thu, Oct 24, 2013 at 3:25 PM, Prasad Mujumdar pras...@cloudera.comwrote: Congratulations Thejas and Brock ! thanks Prasad On Thu, Oct 24, 2013 at 3:10 PM, Carl Steinbach c...@apache.org wrote: I am pleased to announce that Thejas Nair and Brock Noland

Re: ClassCastExceptions using Hiveserver2 Thrift interface, Hive 0.11

2013-10-23 Thread Vaibhav Gumashta
Hi Andy, Using Http over Thrift is currently a feature in development and has limited functionality. As of now, it does not support doAs and works with only NOSASL authentication mode set on the server side. There is a follow-up JIRA (https://issues.apache.org/jira/browse/HIVE-4764) which will

Re: hive_service.thrift vs TCLIService.thrift

2013-10-21 Thread Vaibhav Gumashta
Hi Haroon, hive_service.thrift is the interface definition language (IDL) file for HiveServer (older one), whereas TCLIService.thrift is the IDL for HiveServer2. HiveServer2 was introduced in Hive-0.11. Check the docs here: https://cwiki.apache.org/confluence/display/Hive/Setting+up+HiveServer2

Re: how to make async call to hive

2013-09-30 Thread Vaibhav Gumashta
Hi Gary, HiveServer2 has recently added an API to support asynchronous execution: https://github.com/apache/hive/blob/trunk/service/if/TCLIService.thrift#L604 You will have to create an instance of Thrift HiveServer2 client and while creating the request object for ExecuteStatement, set runAsync

Re: [ANNOUNCE] New Hive Committer - Yin Huai

2013-09-04 Thread Vaibhav Gumashta
Congrats Yin! On Tue, Sep 3, 2013 at 11:37 PM, Jarek Jarcec Cecho jar...@apache.orgwrote: Congratulations Yin! Jarcec On Tue, Sep 03, 2013 at 09:49:55PM -0700, Carl Steinbach wrote: The Apache Hive PMC has voted to make Yin Huai a committer on the Apache Hive project. Please join