[jira] [Created] (HIVE-23168) Implement MJ HashTable contains key functionality

2020-04-09 Thread Panagiotis Garefalakis (Jira)
Panagiotis Garefalakis created HIVE-23168: - Summary: Implement MJ HashTable contains key functionality Key: HIVE-23168 URL: https://issues.apache.org/jira/browse/HIVE-23168 Project: Hive

[jira] [Created] (HIVE-23169) Probe runtime support for LLAP

2020-04-09 Thread Panagiotis Garefalakis (Jira)
Panagiotis Garefalakis created HIVE-23169: - Summary: Probe runtime support for LLAP Key: HIVE-23169 URL: https://issues.apache.org/jira/browse/HIVE-23169 Project: Hive Issue Type:

[jira] [Created] (HIVE-23171) Create Tool To Visualize Hive Parser Tree

2020-04-09 Thread David Mollitor (Jira)
David Mollitor created HIVE-23171: - Summary: Create Tool To Visualize Hive Parser Tree Key: HIVE-23171 URL: https://issues.apache.org/jira/browse/HIVE-23171 Project: Hive Issue Type:

[jira] [Created] (HIVE-23172) Quoted Backtick Columns Are Not Parsing Correctly

2020-04-09 Thread David Mollitor (Jira)
David Mollitor created HIVE-23172: - Summary: Quoted Backtick Columns Are Not Parsing Correctly Key: HIVE-23172 URL: https://issues.apache.org/jira/browse/HIVE-23172 Project: Hive Issue Type:

[jira] [Created] (HIVE-23170) Probe support for ORC DataConsumer

2020-04-09 Thread Panagiotis Garefalakis (Jira)
Panagiotis Garefalakis created HIVE-23170: - Summary: Probe support for ORC DataConsumer Key: HIVE-23170 URL: https://issues.apache.org/jira/browse/HIVE-23170 Project: Hive Issue

[jira] [Created] (HIVE-23167) Extend compiler support for Probe static filters

2020-04-09 Thread Panagiotis Garefalakis (Jira)
Panagiotis Garefalakis created HIVE-23167: - Summary: Extend compiler support for Probe static filters Key: HIVE-23167 URL: https://issues.apache.org/jira/browse/HIVE-23167 Project: Hive

[jira] [Created] (HIVE-23173) User login success/failed attempts should be logged

2020-04-09 Thread Naresh P R (Jira)
Naresh P R created HIVE-23173: - Summary: User login success/failed attempts should be logged Key: HIVE-23173 URL: https://issues.apache.org/jira/browse/HIVE-23173 Project: Hive Issue Type:

Many ANTLR Tokens

2020-04-09 Thread David Mollitor
Hello Gang, I am investigating HIVE-23172 and I am having a problem addressing this because I am getting the following error from compiling the grammar: hive-parser: Compilation failure [ERROR]

[jira] [Created] (HIVE-23174) Remove TOK_TRUNCATETABLE

2020-04-09 Thread David Mollitor (Jira)
David Mollitor created HIVE-23174: - Summary: Remove TOK_TRUNCATETABLE Key: HIVE-23174 URL: https://issues.apache.org/jira/browse/HIVE-23174 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-23175) Skip serializing hadoop and tez config on HS side

2020-04-09 Thread Mustafa Iman (Jira)
Mustafa Iman created HIVE-23175: --- Summary: Skip serializing hadoop and tez config on HS side Key: HIVE-23175 URL: https://issues.apache.org/jira/browse/HIVE-23175 Project: Hive Issue Type:

[jira] [Created] (HIVE-23163) Class TrustDomainAuthenticationTest should be abstract

2020-04-09 Thread Zhenyu Zheng (Jira)
Zhenyu Zheng created HIVE-23163: --- Summary: Class TrustDomainAuthenticationTest should be abstract Key: HIVE-23163 URL: https://issues.apache.org/jira/browse/HIVE-23163 Project: Hive Issue

Re: Review Request 72324: HIVE-22750: Consolidate LockType naming

2020-04-09 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72324/#review220265 --- Ship it! Ship It! - Denys Kuzmenko On April 8, 2020, 3:09

Re: Review Request 72276: HIVE-23084: Implement kill query in multiple HS2 environment

2020-04-09 Thread Adam Szita via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72276/#review220266 --- Ship it! Ship It! - Adam Szita On April 6, 2020, 10:04

Re: Review Request 72333: HIVE-23154: Fix race condition in Utilities::mvFileToFinalPath

2020-04-09 Thread Rajesh Balamohan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72333/ --- (Updated April 9, 2020, 7:44 a.m.) Review request for hive, Ashutosh Chauhan

[jira] [Created] (HIVE-23164) server is not properly terminated because of non-daemon threads

2020-04-09 Thread Eugene Chung (Jira)
Eugene Chung created HIVE-23164: --- Summary: server is not properly terminated because of non-daemon threads Key: HIVE-23164 URL: https://issues.apache.org/jira/browse/HIVE-23164 Project: Hive

[jira] [Created] (HIVE-23165) Hive On Spark left join and right join generated inconsistent data

2020-04-09 Thread qingfa zhou (Jira)
qingfa zhou created HIVE-23165: -- Summary: Hive On Spark left join and right join generated inconsistent data Key: HIVE-23165 URL: https://issues.apache.org/jira/browse/HIVE-23165 Project: Hive

[jira] [Created] (HIVE-23166) Protect VGB from flushing too often

2020-04-09 Thread Panagiotis Garefalakis (Jira)
Panagiotis Garefalakis created HIVE-23166: - Summary: Protect VGB from flushing too often Key: HIVE-23166 URL: https://issues.apache.org/jira/browse/HIVE-23166 Project: Hive Issue

Re: Review Request 72112: HIVE-22869 - Add locking benchmark to metastore-tools/metastore-benchmarks

2020-04-09 Thread Zoltan Chovan via Review Board
> On April 3, 2020, 11:28 a.m., Denys Kuzmenko wrote: > > standalone-metastore/metastore-tools/metastore-benchmarks/src/main/java/org/apache/hadoop/hive/metastore/tools/HMSBenchmarks.java > > Lines 410 (patched) > > > >

Re: Review Request 72112: HIVE-22869 - Add locking benchmark to metastore-tools/metastore-benchmarks

2020-04-09 Thread Zoltan Chovan via Review Board
> On April 3, 2020, 9:59 a.m., Peter Vary wrote: > > standalone-metastore/metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/HMSClient.java > > Lines 341 (patched) > > > > > > I put

Re: Review Request 72112: HIVE-22869 - Add locking benchmark to metastore-tools/metastore-benchmarks

2020-04-09 Thread Zoltan Chovan via Review Board
> On April 3, 2020, 9:59 a.m., Peter Vary wrote: > > standalone-metastore/metastore-tools/metastore-benchmarks/src/main/java/org/apache/hadoop/hive/metastore/tools/HMSBenchmarks.java > > Lines 430 (patched) > > > > > >

Re: Review Request 72112: HIVE-22869 - Add locking benchmark to metastore-tools/metastore-benchmarks

2020-04-09 Thread Zoltan Chovan via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72112/ --- (Updated April 9, 2020, 2:58 p.m.) Review request for hive, Denys Kuzmenko,