Re: Review Request 72129: HIVE-22850: Optimise lock acquisition in TxnHandler

2020-02-13 Thread Rajesh Balamohan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72129/ --- (Updated Feb. 14, 2020, 1:27 a.m.) Review request for hive, Gopal V, Peter

Re: Review Request 72129: HIVE-22850: Optimise lock acquisition in TxnHandler

2020-02-13 Thread Rajesh Balamohan
> On Feb. 13, 2020, 3:08 p.m., Denys Kuzmenko wrote: > > standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java > > Lines 4546 (patched) > > > > > > Hi Rajesh,

[DISCUSS] Moving Hive site from Apache CMS/SVN to Git

2020-02-13 Thread Roy Lenferink
Hello Hive community, I noticed Hive is still serving its site from SVN with help of the Apache CMS. At the Apache Celix project we decided to move away from the CMS and move towards git for serving our website [1]. This because the CMS was introduced in 2010 and is currently not accepting

Re: Review Request 72113: DML execution on TEZ always outputs the message 'No rows affected'

2020-02-13 Thread Attila Magyar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72113/ --- (Updated Feb. 13, 2020, 3:40 p.m.) Review request for hive, Laszlo Bodor,

Re: Review Request 72129: HIVE-22850: Optimise lock acquisition in TxnHandler

2020-02-13 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72129/#review219575 ---

[jira] [Created] (HIVE-22888) Rewrite checkLock inner select with JOIN operator

2020-02-13 Thread Denys Kuzmenko (Jira)
Denys Kuzmenko created HIVE-22888: - Summary: Rewrite checkLock inner select with JOIN operator Key: HIVE-22888 URL: https://issues.apache.org/jira/browse/HIVE-22888 Project: Hive Issue Type:

Re: Review Request 72129: HIVE-22850: Optimise lock acquisition in TxnHandler

2020-02-13 Thread Rajesh Balamohan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72129/ --- (Updated Feb. 13, 2020, 1:22 p.m.) Review request for hive, Gopal V, Peter

Re: Review Request 72129: HIVE-22850: Optimise lock acquisition in TxnHandler

2020-02-13 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72129/#review219572 ---

[jira] [Created] (HIVE-22887) MR Job cannot set custom OutputCommitter during job execution.

2020-02-13 Thread Renukaprasad C (Jira)
Renukaprasad C created HIVE-22887: - Summary: MR Job cannot set custom OutputCommitter during job execution. Key: HIVE-22887 URL: https://issues.apache.org/jira/browse/HIVE-22887 Project: Hive

Review Request 72129: HIVE-22850: Optimise lock acquisition in TxnHandler

2020-02-13 Thread Rajesh Balamohan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72129/ --- Review request for hive, Gopal V, Peter Vary, and Zoltan Chovan. Repository: