Re: [Announce] New Hive Committer - Mohit Sabharwal

2016-07-01 Thread Vihang Karajgaonkar
Congratulations Mohit! > On Jul 1, 2016, at 10:05 AM, Chao Sun wrote: > > Congratulations Mohit! Good job! > > Best, > Chao > > On Fri, Jul 1, 2016 at 9:57 AM, Szehon Ho > wrote: > On behalf of the Apache Hive PMC, I'm pleased to announce that Mohit > Sabharwa

Re: [ANNOUNCE] New PMC Member : Jesus

2016-07-18 Thread Vihang Karajgaonkar
Congratulations Jesus! > On Jul 18, 2016, at 8:30 AM, Sergio Pena wrote: > > Congrats Jesus !!! > > On Mon, Jul 18, 2016 at 7:28 AM, Peter Vary wrote: > >> Congratulations Jesus! >> >>> On Jul 18, 2016, at 6:55 AM, Wei Zheng wrote: >>> >>> Congrats Jesus! >>> >>> Thanks, >>> >>> Wei >>>

Re: [ANNOUNCE] New PMC Member : Pengcheng

2016-07-18 Thread Vihang Karajgaonkar
Congratulations! > On Jul 18, 2016, at 5:28 AM, Peter Vary wrote: > > Congratulations Pengcheng! > > >> On Jul 18, 2016, at 6:55 AM, Wei Zheng wrote: >> >> Congrats Pengcheng! >> >> Thanks, >> >> Wei >> >> >> >> >> >> >> On 7/17/16, 16:01, "Xuefu Zhang" wrote: >> >>> Congrats, Peng

Permission to edit wiki

2016-07-20 Thread Vihang Karajgaonkar
Hi, I submitted a patch for HIVE-14135 recently which needs an update to the wiki. I have created my Confluence account and its username is vihangk1. Can someone please give me the permission to edit the Hive wiki pages? Thanks, Vihang

Re: Permission to edit wiki

2016-07-21 Thread Vihang Karajgaonkar
Thanks Lefty! > On Jul 21, 2016, at 12:51 AM, Lefty Leverenz wrote: > > Done. Welcome to the Hive wiki team, Vihang! > > -- Lefty > > On Wed, Jul 20, 2016 at 11:02 AM, Vihang Karajgaonkar <mailto:vih...@cloudera.com>> wrote: > Hi, > > I submitted a pa

Re: Beeline history problem

2016-09-01 Thread Vihang Karajgaonkar
**removing dev list so as to avoid duplication of thread. This issue was reported and fixed in https://issues.apache.org/jira/browse/HIVE-14153 Which version are you using? Can you check if you have this fix in your build? > On Aug 31, 2016, a

Re: HiveServer2 thrift service thread pool error

2016-09-13 Thread Vihang Karajgaonkar
It means that TThreadpoolServer in the HS2 does not have enough worker threads to execute the client request. I see that pool size = 1 in the error message below. What is the value of configuration variables hive.server2.thrift.min.worker.threads and hive.server2.thrift.max.worker.threads in yo

Re: how to dynamically find out hivesever2's host name?

2016-09-28 Thread Vihang Karajgaonkar
One of the changes (HIVE-14063) which I have been working on can potentially solve your problem. The change essentially detects the hiveserver2 host from the hive-site.xml. The change is still in review and not yet available but you can do something similar. > On Sep 28, 2016, at 8:55 AM, Fran

Re: [ANNOUNCE] New Hive Committer - Rajesh Balamohan

2016-12-14 Thread Vihang Karajgaonkar
Congrats Rajesh! On Wed, Dec 14, 2016 at 1:54 AM, Jesus Camacho Rodriguez < jcamachorodrig...@hortonworks.com> wrote: > Congrats Rajesh, well deserved! :) > > -- > Jesús > > > > > On 12/14/16, 8:41 AM, "Lefty Leverenz" wrote: > > >Congratulations Rajesh! > > > >-- Lefty > > > > > >On Tue, Dec 13

Re: Naveen Gangam has become a Hive Committer

2016-12-19 Thread Vihang Karajgaonkar
Congratulations Naveen! On Sat, Dec 17, 2016 at 11:36 PM, Sharath Babu Basavaraja < sharathfe...@gmail.com> wrote: > Congrats Naveen! > > --Sharath > > On Sat, Dec 17, 2016 at 11:16 PM Lefty Leverenz > wrote: > >> Congratulations Naveen! >> >> -- Lefty >> >> >> >> >> On Fri, Dec 16, 2016 at 10:1

Re: Metastore Schema Upgrade : 'ALTER TABLE' cannot be performed on 'COMPACTION_QUEUE' because it does not exist

2017-01-09 Thread Vihang Karajgaonkar
I also hit this issue recently. I think the upgrade script does not call the script which creates the table. I ended up recreating the schema using initSchema option. I have created HIVE-15566 to investigate this. On Sat, Jan 7, 2017 at 3:22 PM, Eugene Koifman wrote: > This table is defined in h

Re: Error with Hive 2.1.1 and Spark 2.1

2017-04-18 Thread Vihang Karajgaonkar
+sergio Thank you for pointing this out. Based on what I see here https://github.com/apache/hive/blob/branch-2.1/pom.xml#L179 Hive 2.1 supports Sparks 1.6. There is a JIRA to add support for Spark 2.0 https://issues.apache.org/jira/browse/HIVE-14029 but that is available from Hive 2.2.x I have cr

Re: Welcome new Hive committer, Zhihai Xu

2017-05-05 Thread Vihang Karajgaonkar
Congratulations Zhihai! On Fri, May 5, 2017 at 10:19 AM, Jimmy Xiang wrote: > Congrats!! > > On Fri, May 5, 2017 at 10:15 AM, Chinna Rao Lalam > wrote: > > Congratulations Zhihai... > > > > On Fri, May 5, 2017 at 10:22 PM, Xuefu Zhang wrote: > >> > >> Hi all, > >> > >> I'm very please to annou

Re: drop table - external - aws

2017-05-17 Thread Vihang Karajgaonkar
This is interesting and possibly a bug. Did you try changing them to managed tables and then dropping or truncating them? How do we reproduce this on our setup? On Tue, May 16, 2017 at 6:38 PM, Stephen Sprague wrote: > fwiw. i ended up re-creating the ec2 cluster with that same host name just >

Re: Jimmy Xiang now a Hive PMC member

2017-05-25 Thread Vihang Karajgaonkar
Congratulations Jimmy! On Thu, May 25, 2017 at 8:27 AM, Sergio Pena wrote: > Congratulations Jimmy !!! > > On Thu, May 25, 2017 at 2:30 AM, Peter Vary wrote: > > > Congratulations Jimmy! > > > > > On May 25, 2017, at 6:16 AM, Xuefu Zhang wrote: > > > > > > Hi all, > > > > > > It's an honer to

Re: Metastore integration testing with S3

2017-06-26 Thread Vihang Karajgaonkar
Both the below configs should be accessible to the HMS and HS2. Is the HMS in the embedded mode or a remote? If its in remote mode can you make sure that these keys are present in the hive-site.xml of HMS? fs.s3a.access.key= fs.s3a.secret.key= On Mon, Jun 26, 2017 at 11:12 AM, Elliot West wrote:

Re: Hive on Spark

2017-08-22 Thread Vihang Karajgaonkar
Xuefu is planning to give a talk on Hive-on-Spark @Uber the user meetup this week. We can check if can share the presentation on this list for folks who can't attend the meetup. https://www.meetup.com/Hive-User-Group-Meeting/events/242210487/ On Mon, Aug 21, 2017 at 11:44 PM, peter zhang wrote:

Re: Error "Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient"

2017-11-27 Thread Vihang Karajgaonkar
You might want to check the HiveServer2 log which should have the complete exception trace to understand why it is not able to create a MetastoreClient. On Sun, Nov 26, 2017 at 3:48 PM, Marco wrote: > Hi Fabricio, did you solve this ? > > Looks that your Hive is not accessing the MetaStore datab

Re: Standalone metastore

2018-07-11 Thread Vihang Karajgaonkar
AFAIK currently, s3 keys cannot be session specific currently. They are loaded by the metastore server when it starts and it cannot be modified without a metastore server restart. In order to do this we will have make some code changes. I had created HIVE-16913 for this long time back but never got

Re: Ranger for standalone hive metastore

2018-07-23 Thread Vihang Karajgaonkar
I am not super-familiar with Ranger but do you see any errors in HMS logs. Assuming Ranger is trying to connect to HMS, it should log some exceptions if the connection is not successful. Also would be helpful to look for errors in Ranger logs. On Mon, Jul 23, 2018 at 4:21 AM, Sandhya Agarwal wrot

Re: Ranger for standalone hive metastore

2018-07-24 Thread Vihang Karajgaonkar
18 at 3:45 AM, Sandhya Agarwal wrote: > Thank you so much for the response. However, I do not see any errors in > both HMS / Ranger logs. But, just to clarify, I am assuming Ranger is > supported even with the standalone hive metastore. > > On Mon, Jul 23, 2018 at 11:09 PM Vih

Re: What does msck repair actually do behind the scenes?

2018-12-10 Thread Vihang Karajgaonkar
Just replied to your post on stack overflow. Hopefully its bit more clear now. On Fri, Dec 7, 2018 at 4:24 AM Doron Grinzaig wrote: > Hi, > > I asked this question in details on StackOverflow but didn't get a > response, can someone give a hand please? > > https://stackoverflow.com/questions/536

Re: adding parquet partitions to external table (msck repair table not working)

2019-01-02 Thread Vihang Karajgaonkar
What version of Hive are you using? You should look at the HS2 logs to see if there were any errors from msck command which ignored such partitions. Also, would be worth to take a look at hive.msck.path.validation configuration in case it is set to "ignore" which silently ignores invalidate partiti