[DISCUSS] I propose a Hive 2.3.7 release

2020-03-31 Thread Alan Gates
Hope everyone is well. There have been several requests on the Hive mailing list for a 2.3.7 release[1] I've been working with Adrian Woodhead (aka Mass Dosage) on testing the 2.3 branch. We found two test failures there, which I've posted a patch for at HIVE-23086 [2] (thanks Jésus for the

[jira] [Created] (HIVE-23118) Option for exposing compile time counters as tez counters

2020-03-31 Thread Prasanth Jayachandran (Jira)
Prasanth Jayachandran created HIVE-23118: Summary: Option for exposing compile time counters as tez counters Key: HIVE-23118 URL: https://issues.apache.org/jira/browse/HIVE-23118 Project: Hive

[jira] [Created] (HIVE-23117) Review of Hive Statement

2020-03-31 Thread David Mollitor (Jira)
David Mollitor created HIVE-23117: - Summary: Review of Hive Statement Key: HIVE-23117 URL: https://issues.apache.org/jira/browse/HIVE-23117 Project: Hive Issue Type: Improvement

Review Request 72293: HIVE-23094

2020-03-31 Thread Krisztian Kasa
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72293/ --- Review request for hive, Jesús Camacho Rodríguez and Vineet Garg. Bugs:

[jira] [Created] (HIVE-23116) get_partition_with_specs does not use filter spec when projection is empty

2020-03-31 Thread Vihang Karajgaonkar (Jira)
Vihang Karajgaonkar created HIVE-23116: -- Summary: get_partition_with_specs does not use filter spec when projection is empty Key: HIVE-23116 URL: https://issues.apache.org/jira/browse/HIVE-23116

[jira] [Created] (HIVE-23115) SQL with "WITH" clause not suppoting Uppercase table name while creating Views

2020-03-31 Thread Dilip Kumar (Jira)
Dilip Kumar created HIVE-23115: -- Summary: SQL with "WITH" clause not suppoting Uppercase table name while creating Views Key: HIVE-23115 URL: https://issues.apache.org/jira/browse/HIVE-23115 Project:

[jira] [Created] (HIVE-23114) Insert overwrite with dynamic partitioning is not working correctly with ACID tables with direct insert and with insert-only tables

2020-03-31 Thread Marta Kuczora (Jira)
Marta Kuczora created HIVE-23114: Summary: Insert overwrite with dynamic partitioning is not working correctly with ACID tables with direct insert and with insert-only tables Key: HIVE-23114 URL:

Re: Review Request 72291: HIVE-23107: Remove MIN_HISTORY_LEVEL table

2020-03-31 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72291/#review220153 --- Ship it! Just a question, maybe not relevant. Thanks for the

[jira] [Created] (HIVE-23113) Clean Up HiveCallableStatement

2020-03-31 Thread David Mollitor (Jira)
David Mollitor created HIVE-23113: - Summary: Clean Up HiveCallableStatement Key: HIVE-23113 URL: https://issues.apache.org/jira/browse/HIVE-23113 Project: Hive Issue Type: Improvement

Review Request 72291: HIVE-23107: Remove MIN_HISTORY_LEVEL table

2020-03-31 Thread Laszlo Pinter via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72291/ --- Review request for hive and Peter Vary. Repository: hive-git Description

Re: Added to Wiki

2020-03-31 Thread David Mollitor
Hello Gang, Is anyone able to point me in the right direction on how to obtain access? Thanks! On Thu, Mar 26, 2020 at 3:15 PM David Mollitor wrote: > Hello Team, > > Can someone please add me to the Wiki so that I may edit? > > Thanks! > David Mollitor (dmollitor) >

Re: HIVE-21508 and Hive 2.3.7 question

2020-03-31 Thread David Mollitor
Hello Team, Just to throw one more thing in there, awhile ago I put a good chunk of time into shoring up the ZK Lock Manager because I worked with a lot of folks on locking issues. HDP/CLDR moved away from ZK and is using a RDBMS and therefore never paid it much mind. Any interest in rolling it

Re: Review Request 72264: HIVE-23052: Optimize lock enqueueing in TxnHandler

2020-03-31 Thread Marton Bod
> On March 31, 2020, 9:35 a.m., Peter Vary wrote: > > standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java > > Lines 199 (patched) > > > > > > %d could be

Re: HIVE-21508 and Hive 2.3.7 question

2020-03-31 Thread Yuming Wang
Awesome, thanks for the update! On Tue, Mar 31, 2020 at 5:20 PM Mass Dosage wrote: > Hey all, > > We've made some progress on this and are getting closer to a 2.3.7 > release. Alan has identified 2 tests failing on the 2.3 branch that are > fixed in newer versions of Hive so he is proposing to

Re: Review Request 72234: HIVE-22785

2020-03-31 Thread Krisztian Kasa
> On March 30, 2020, 3:27 p.m., Jesús Camacho Rodríguez wrote: > > ql/src/test/results/clientnegative/materialized_view_no_cbo_rewrite.q.out > > Line 22 (original), 22 (patched) > > > > > > Can we make this comment

Re: Review Request 72264: HIVE-23052: Optimize lock enqueueing in TxnHandler

2020-03-31 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72264/#review220146 --- Thanks for the patch Marci! A few questions below, feel free to

Re: HIVE-21508 and Hive 2.3.7 question

2020-03-31 Thread Mass Dosage
Hey all, We've made some progress on this and are getting closer to a 2.3.7 release. Alan has identified 2 tests failing on the 2.3 branch that are fixed in newer versions of Hive so he is proposing to backport the fixes for them. The ticket for that is

Re: Review Request 72264: HIVE-23052: Optimize lock enqueueing in TxnHandler

2020-03-31 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72264/#review220139 --- LGTM, 1 small comment, for your consideration, otherwise - ship

[jira] [Created] (HIVE-23112) For queries containing structs: the plan may not change in case unrelated materialized view are created

2020-03-31 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23112: --- Summary: For queries containing structs: the plan may not change in case unrelated materialized view are created Key: HIVE-23112 URL: