Re: Review Request 69672: HIVE-21045: Add total API timing stats and connection pool stats to metrics

2019-01-04 Thread Karthik Manamcheri via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69672/#review211698 ---

[jira] [Created] (HIVE-21089) Automate dbinstall tests

2019-01-04 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-21089: -- Summary: Automate dbinstall tests Key: HIVE-21089 URL: https://issues.apache.org/jira/browse/HIVE-21089 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-21088) Improve usability of dbinstall tests

2019-01-04 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-21088: -- Summary: Improve usability of dbinstall tests Key: HIVE-21088 URL: https://issues.apache.org/jira/browse/HIVE-21088 Project: Hive Issue Type:

Re: Review Request 69664: HIVE-21077 : Database and Catalogs should have creation time

2019-01-04 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69664/ --- (Updated Jan. 5, 2019, 2:54 a.m.) Review request for hive, Karthik Manamcheri,

Review Request 69672: HIVE-21045: Add total API timing stats and connection pool stats to metrics

2019-01-04 Thread Karthik Manamcheri via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69672/ --- Review request for hive, Adam Holley, Morio Ramdenbourg, and Naveen Gangam.

[jira] [Created] (HIVE-21087) Query with filter on Coalesce returns wrong data

2019-01-04 Thread Ravi Shetye (JIRA)
Ravi Shetye created HIVE-21087: -- Summary: Query with filter on Coalesce returns wrong data Key: HIVE-21087 URL: https://issues.apache.org/jira/browse/HIVE-21087 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-21086) Fetch task and MR job give back different results when multiple partitions point to the same location

2019-01-04 Thread Laszlo Pinter (JIRA)
Laszlo Pinter created HIVE-21086: Summary: Fetch task and MR job give back different results when multiple partitions point to the same location Key: HIVE-21086 URL:

[jira] [Created] (HIVE-21085) Materialized views registry starts non-external tez session

2019-01-04 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-21085: -- Summary: Materialized views registry starts non-external tez session Key: HIVE-21085 URL: https://issues.apache.org/jira/browse/HIVE-21085

Re: Review Request 69642: HIVE-20977: Lazy evaluate the table object in PreReadTableEvent to improve get_partition performance

2019-01-04 Thread Peter Vary via Review Board
> On jan. 3, 2019, 1:42 de, Karthik Manamcheri wrote: > > standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/client/TestGetPartitions.java > > Lines 374 (patched) > > > > > > The

Re: Review Request 69585: HIVE-20776: Run HMS filterHooks on server-side in addition to client-side

2019-01-04 Thread Na Li via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69585/ --- (Updated Jan. 4, 2019, 4:07 p.m.) Review request for hive, Adam Holley, Morio

Re: Review Request 69664: HIVE-21077 : Database should have creation time

2019-01-04 Thread Karthik Manamcheri via Review Board
> On Jan. 4, 2019, 5:33 p.m., Karthik Manamcheri wrote: > > 1. While we are at it, can we make sure that the "create time" exists for everything else (if required)? Such as catalog, partitions.. 2. Out of curiosity.. are there any tests to ensure that the upgrade path works? What if we miss

Re: Review Request 69664: HIVE-21077 : Database should have creation time

2019-01-04 Thread Karthik Manamcheri via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69664/#review211677 ---

Re: Review Request 69664: HIVE-21077 : Database should have creation time

2019-01-04 Thread Vihang Karajgaonkar via Review Board
> On Jan. 4, 2019, 5:33 p.m., Karthik Manamcheri wrote: > > > > Karthik Manamcheri wrote: > 1. While we are at it, can we make sure that the "create time" exists for > everything else (if required)? Such as catalog, partitions.. > 2. Out of curiosity.. are there any tests to ensure

Re: Review Request 69664: HIVE-21077 : Database should have creation time

2019-01-04 Thread Karthik Manamcheri via Review Board
> On Jan. 4, 2019, 5:33 p.m., Karthik Manamcheri wrote: > > > > Karthik Manamcheri wrote: > 1. While we are at it, can we make sure that the "create time" exists for > everything else (if required)? Such as catalog, partitions.. > 2. Out of curiosity.. are there any tests to ensure