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

2020-05-19 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72112/#review220818 --- standalone-metastore/metastore-tools/tools-common/src/main/java/o

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

2020-05-19 Thread Denys Kuzmenko via Review Board
> On May 19, 2020, 7:28 a.m., Denys Kuzmenko wrote: > > standalone-metastore/metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/Util.java > > Line 24 (original), 26 (patched) > > > > > >

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

2020-05-19 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72112/#review220820 --- Ship it! Ship It! - Denys Kuzmenko On May 18, 2020, 4:59 p.m

Re: Review Request 72281: HIVE-22971: Eliminate file rename in insert-only compactor

2020-05-19 Thread Peter Vary via Review Board
> On máj. 18, 2020, 12:51 du, Peter Vary wrote: > > ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java > > Lines 305 (patched) > > > > > > Migth want to add asserts here to check non-null argument >

Re: Review Request 72281: HIVE-22971: Eliminate file rename in insert-only compactor

2020-05-19 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72281/#review220822 --- Ship it! Ship It! - Peter Vary On máj. 19, 2020, 5:58 de, Ka

Re: Review Request 72281: HIVE-22971: Eliminate file rename in insert-only compactor

2020-05-19 Thread Karen Coppage via Review Board
> On May 18, 2020, 12:51 p.m., Peter Vary wrote: > > Minor comments only. > > Thanks for the patch! Thanks for the review!! > On May 18, 2020, 12:51 p.m., Peter Vary wrote: > > ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java > > Lines 305 (patched) > >

Re: Review Request 72480: HIVE-23242 Fix flaky tests testHouseKeepingThreadExistence

2020-05-19 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72480/#review220824 --- standalone-metastore/metastore-server/src/main/java/org/apache/ha

[jira] [Created] (HIVE-23500) [Kubernetes] Use Extend NodeId for LLAP registration

2020-05-19 Thread Attila Magyar (Jira)
Attila Magyar created HIVE-23500: Summary: [Kubernetes] Use Extend NodeId for LLAP registration Key: HIVE-23500 URL: https://issues.apache.org/jira/browse/HIVE-23500 Project: Hive Issue Type:

[jira] [Created] (HIVE-23501) AOOB in VectorDeserializeRow when complex types are converted to primitive types

2020-05-19 Thread Ramesh Kumar Thangarajan (Jira)
Ramesh Kumar Thangarajan created HIVE-23501: --- Summary: AOOB in VectorDeserializeRow when complex types are converted to primitive types Key: HIVE-23501 URL: https://issues.apache.org/jira/browse/HIVE-235

[jira] [Created] (HIVE-23502) 【hive on spark】 return code 3 from org.apache.hadoop.hive.ql.exec.spark.SparkTask

2020-05-19 Thread tom (Jira)
tom created HIVE-23502: -- Summary: 【hive on spark】 return code 3 from org.apache.hadoop.hive.ql.exec.spark.SparkTask Key: HIVE-23502 URL: https://issues.apache.org/jira/browse/HIVE-23502 Project: Hive I

[jira] [Created] (HIVE-23503) ValidTxnManager doesn't consider txns opened and committed between snapshot generation and locking when evaluating ValidTxnListState

2020-05-19 Thread Denys Kuzmenko (Jira)
Denys Kuzmenko created HIVE-23503: - Summary: ValidTxnManager doesn't consider txns opened and committed between snapshot generation and locking when evaluating ValidTxnListState Key: HIVE-23503 URL: https://issue

Review Request 72528: ValidTxnManager doesn't consider txns opened and committed between snapshot generation and locking when evaluating ValidTxnListState

2020-05-19 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72528/ --- Review request for hive, Peter Varga and Peter Vary. Bugs: HIVE-23503 https

[jira] [Created] (HIVE-23504) Propagate query cancellations to druid when a hive query is cancelled

2020-05-19 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23504: - Summary: Propagate query cancellations to druid when a hive query is cancelled Key: HIVE-23504 URL: https://issues.apache.org/jira/browse/HIVE-23504 Project: Hive

[jira] [Created] (HIVE-23505) Unable to run HivePreparedStatement with "?" in the column name

2020-05-19 Thread Somesh Dhal (Jira)
Somesh Dhal created HIVE-23505: -- Summary: Unable to run HivePreparedStatement with "?" in the column name Key: HIVE-23505 URL: https://issues.apache.org/jira/browse/HIVE-23505 Project: Hive Iss

[jira] [Created] (HIVE-23506) Move getAcidVersionFrom...File utility methods to TestTxnCommands

2020-05-19 Thread Karen Coppage (Jira)
Karen Coppage created HIVE-23506: Summary: Move getAcidVersionFrom...File utility methods to TestTxnCommands Key: HIVE-23506 URL: https://issues.apache.org/jira/browse/HIVE-23506 Project: Hive

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

2020-05-19 Thread Denys Kuzmenko via Review Board
> On May 19, 2020, 7:31 a.m., Denys Kuzmenko wrote: > > Ship It! Zoli, I think you mentioned that hms-benchmark doesn't support running tests in multiple threads. Have you tried: -T, --threads= number of concurrent threads - Denys

[jira] [Created] (HIVE-23507) Deprecate IOUtils copyBytes

2020-05-19 Thread David Mollitor (Jira)
David Mollitor created HIVE-23507: - Summary: Deprecate IOUtils copyBytes Key: HIVE-23507 URL: https://issues.apache.org/jira/browse/HIVE-23507 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-23508) Do not show parameters column for non-extended desc database

2020-05-19 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23508: - Summary: Do not show parameters column for non-extended desc database Key: HIVE-23508 URL: https://issues.apache.org/jira/browse/HIVE-23508 Project: Hive

Re: Review Request 72526: HIVE-23493

2020-05-19 Thread Krisztian Kasa
> On May 18, 2020, 11:45 p.m., Jesús Camacho Rodríguez wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveCardinalityPreservingJoinOptimization.java > > Lines 183 (patched) > > > > > > It se

Re: Review Request 72526: HIVE-23493

2020-05-19 Thread Krisztian Kasa
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72526/ --- (Updated May 19, 2020, 4:14 p.m.) Review request for hive and Jesús Camacho Rod

[jira] [Created] (HIVE-23509) MapJoin AssertionError: Capacity must be power of 2

2020-05-19 Thread Shashank Pedamallu (Jira)
Shashank Pedamallu created HIVE-23509: - Summary: MapJoin AssertionError: Capacity must be power of 2 Key: HIVE-23509 URL: https://issues.apache.org/jira/browse/HIVE-23509 Project: Hive Is

[jira] [Created] (HIVE-23510) TestMiniLLA

2020-05-19 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23510: - Summary: TestMiniLLA Key: HIVE-23510 URL: https://issues.apache.org/jira/browse/HIVE-23510 Project: Hive Issue Type: Sub-task Reporter: Miklos

[jira] [Created] (HIVE-23511) percentile_approx throws error when using CTAS statement

2020-05-19 Thread Chris Veregge (Jira)
Chris Veregge created HIVE-23511: Summary: percentile_approx throws error when using CTAS statement Key: HIVE-23511 URL: https://issues.apache.org/jira/browse/HIVE-23511 Project: Hive Issue T

[jira] [Created] (HIVE-23512) ReplDumpTask: Adding debug to print opentxn for debugging perspective

2020-05-19 Thread Rajkumar Singh (Jira)
Rajkumar Singh created HIVE-23512: - Summary: ReplDumpTask: Adding debug to print opentxn for debugging perspective Key: HIVE-23512 URL: https://issues.apache.org/jira/browse/HIVE-23512 Project: Hive

[jira] [Created] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-19 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23513: - Summary: Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS Key: HIVE-23513 URL: https://issues.apache.org/jira/browse/HIVE-23513 Project: Hive I

[jira] [Created] (HIVE-23514) Add Atlas metadata replication metrics

2020-05-19 Thread PRAVIN KUMAR SINHA (Jira)
PRAVIN KUMAR SINHA created HIVE-23514: - Summary: Add Atlas metadata replication metrics Key: HIVE-23514 URL: https://issues.apache.org/jira/browse/HIVE-23514 Project: Hive Issue Type: Tas

[jira] [Created] (HIVE-23515) Hive2.1.1 use 'union all' merge subquery,the result an exception

2020-05-19 Thread charles (Jira)
charles created HIVE-23515: -- Summary: Hive2.1.1 use 'union all' merge subquery,the result an exception Key: HIVE-23515 URL: https://issues.apache.org/jira/browse/HIVE-23515 Project: Hive Issue Type

[jira] [Created] (HIVE-23516) Store hive replication policy execution metrics

2020-05-19 Thread Aasha Medhi (Jira)
Aasha Medhi created HIVE-23516: -- Summary: Store hive replication policy execution metrics Key: HIVE-23516 URL: https://issues.apache.org/jira/browse/HIVE-23516 Project: Hive Issue Type: Task