Re: Edit permissions for hive wiki

2017-03-20 Thread Lefty Leverenz
Done. Welcome to the Hive wiki team, Sunitha! -- Lefty On Mon, Mar 20, 2017 at 8:00 PM, Sunitha Beeram wrote: > Hi, > > Could you please grant me edit permissions for Hive Wiki? My confluence > user name is sbeeram. > > Thanks, > Sunitha > >

Edit permissions for hive wiki

2017-03-20 Thread Sunitha Beeram
Hi, Could you please grant me edit permissions for Hive Wiki? My confluence user name is sbeeram. Thanks, Sunitha

Hive TxnHandler::lock method run into dead lock.

2017-03-20 Thread Igor Kuzmenko
Hello I'm running Hortonworks data platform 2.5.0.0 with included hive. I'm using storm hive bolt to load data into my hive. But launching many hive bolt always leads me to TimeoutException on calling hive metastore. Metastore logs full of Exception like this: 2017-03-15 18:46:12,436 ERROR [pool-5

Re: Hive TxnHandler::lock method run into dead lock.

2017-03-20 Thread Igor Kuzmenko
Sorry miss clicked. 2) TxnHandler::lock method request new connection when executing this line of code: ConnectionLockIdPair connAndLockId = enqueueLockWithRetry(rqst); 3) After that folowing this stacktrace: - TxnHandler::lock - TxnHandler::checkLockWithRetry - TxnHandler::checkLock In checkLoc

Alter table partition rename with location - moves partition back to hive warehouse

2017-03-20 Thread Ying Chen
Hello all - I was renaming my partition in a table that I've created using the location clause, and noticed that when after rename is completed, my partition is moved to the hive warehouse (hive.metastore.warehouse.dir). I was wondering, what should be the correct behavior? Should the partition b

Re: Hive on Tez: Tez taking nX more containers than Mapreduce for union all

2017-03-20 Thread Ravi Teja Chilukuri
Hi Gopal, Please find the answers inline. On Fri, Mar 17, 2017 at 9:01 PM, Gopal Vijayaraghavan wrote: > > > We are using a query with union all and groupby and same table is read > multiple times in the union all subquery. > … > > When run with Mapreduce, the job is run in one stage consuming