java.lang.IllegalAccessError:tried to access method com.goole.common.collect.Iterators.empty()Lcom/google/commmon/collect/UnmodifiableIterator;from class org.apache.hadoop.hive.ql.exec.FetchOperator

2020-05-08 Thread qq
Hello: The version of hive is 2.3.3, and the version of Hadoop is 3.2.1. When I execute show tables on the command line of hive beeline, the following error occurs: Error message in picture How can I solve it? thinks. I am looking forward to your reply??

Re: [VOTE] Should we release Hive Storage API 2.7.2-rc1?

2020-05-08 Thread Gopal V
Hi, Validated checksums, signatures, built and verified against latest orc. Since I was lazy enough to automate this, here's a script for others who might not have voted (or want to add things to this). https://github.com/t3rmin4t0r/verify-asf-releases + make -f Makefile.storage-api

Is Hive accepting patches for 2.3.x?

2020-05-08 Thread Shashank Pedamallu
Hi all, I'm Shashank and I work as a software engineer in the Data Platform team at Lyft. We are using the 2.3.6 version of Hive. We have made some changes in the Hive codebase (improve build time by adding parallelism to unit-tests, etc). I wanted to check if the open-source community is

[jira] [Created] (HIVE-23425) HS2 disconnect should not affect DDL operation status

2020-05-08 Thread Sam An (Jira)
Sam An created HIVE-23425: - Summary: HS2 disconnect should not affect DDL operation status Key: HIVE-23425 URL: https://issues.apache.org/jira/browse/HIVE-23425 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-23424) Remove Dependency on Log4J

2020-05-08 Thread David Mollitor (Jira)
David Mollitor created HIVE-23424: - Summary: Remove Dependency on Log4J Key: HIVE-23424 URL: https://issues.apache.org/jira/browse/HIVE-23424 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-23423) Hash aggregation is always disabled in vectorized execution of grouping set queries

2020-05-08 Thread Nita Dembla (Jira)
Nita Dembla created HIVE-23423: -- Summary: Hash aggregation is always disabled in vectorized execution of grouping set queries Key: HIVE-23423 URL: https://issues.apache.org/jira/browse/HIVE-23423

[jira] [Created] (HIVE-23422) Investigate why skewjoin_mapjoin11.q result set has changed

2020-05-08 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23422: - Summary: Investigate why skewjoin_mapjoin11.q result set has changed Key: HIVE-23422 URL: https://issues.apache.org/jira/browse/HIVE-23422 Project: Hive

[jira] [Created] (HIVE-23421) Use Liquibase for Database Schema Versioning and Upgrades

2020-05-08 Thread David Mollitor (Jira)
David Mollitor created HIVE-23421: - Summary: Use Liquibase for Database Schema Versioning and Upgrades Key: HIVE-23421 URL: https://issues.apache.org/jira/browse/HIVE-23421 Project: Hive

[jira] [Created] (HIVE-23420) Investigate why data has changed in parquet_timestamp_staging_2.q

2020-05-08 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23420: - Summary: Investigate why data has changed in parquet_timestamp_staging_2.q Key: HIVE-23420 URL: https://issues.apache.org/jira/browse/HIVE-23420 Project: Hive

[jira] [Created] (HIVE-23419) Find out how to test CLUSTER BY, DISTRIBUTE BY, SORT BY in q files like parenthesis_star_by.q without having an indeterministic output

2020-05-08 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23419: - Summary: Find out how to test CLUSTER BY, DISTRIBUTE BY, SORT BY in q files like parenthesis_star_by.q without having an indeterministic output Key: HIVE-23419 URL:

[jira] [Created] (HIVE-23418) Investigate why msck command found different partitions at repair.q

2020-05-08 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23418: - Summary: Investigate why msck command found different partitions at repair.q Key: HIVE-23418 URL: https://issues.apache.org/jira/browse/HIVE-23418 Project: Hive

[jira] [Created] (HIVE-23417) Investigate why statistics for double type columns were modified at reduceSinkDeDuplication_pRS_key_empty.q

2020-05-08 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23417: - Summary: Investigate why statistics for double type columns were modified at reduceSinkDeDuplication_pRS_key_empty.q Key: HIVE-23417 URL:

[jira] [Created] (HIVE-23416) Investigate why predicate modified at quotedid_skew.q

2020-05-08 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23416: - Summary: Investigate why predicate modified at quotedid_skew.q Key: HIVE-23416 URL: https://issues.apache.org/jira/browse/HIVE-23416 Project: Hive Issue

[jira] [Created] (HIVE-23415) Investigate why vectorization is not used in query_result_fileformat.q

2020-05-08 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23415: - Summary: Investigate why vectorization is not used in query_result_fileformat.q Key: HIVE-23415 URL: https://issues.apache.org/jira/browse/HIVE-23415 Project: Hive

[jira] [Created] (HIVE-23414) Detail Hive Java Compatibility

2020-05-08 Thread David Mollitor (Jira)
David Mollitor created HIVE-23414: - Summary: Detail Hive Java Compatibility Key: HIVE-23414 URL: https://issues.apache.org/jira/browse/HIVE-23414 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-23413) Create a new config to skip all locks

2020-05-08 Thread Peter Varga (Jira)
Peter Varga created HIVE-23413: -- Summary: Create a new config to skip all locks Key: HIVE-23413 URL: https://issues.apache.org/jira/browse/HIVE-23413 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-23412) Filter applied in the "LEFT JOIN" condition is pulling a null batch on last reducer (map join vectorizer operator) and throwing exception as "Hive Runtime Error while pro

2020-05-08 Thread kumar ravi (Jira)
kumar ravi created HIVE-23412: - Summary: Filter applied in the "LEFT JOIN" condition is pulling a null batch on last reducer (map join vectorizer operator) and throwing exception as "Hive Runtime Error while processing vector batch" at the map join

Re: Review Request 72485: Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 3

2020-05-08 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72485/#review220693 ---

[jira] [Created] (HIVE-23411) conditional aggregation in Windowing and Analytics Functions

2020-05-08 Thread BilboDai (Jira)
BilboDai created HIVE-23411: --- Summary: conditional aggregation in Windowing and Analytics Functions Key: HIVE-23411 URL: https://issues.apache.org/jira/browse/HIVE-23411 Project: Hive Issue

Re: Review Request 72483: "show tables like" support for SQL wildcard characters (% and _)

2020-05-08 Thread Miklos Gergely
> On May 8, 2020, 12:13 p.m., Zoltan Haindrich wrote: > > ql/src/java/org/apache/hadoop/hive/ql/ddl/table/info/show/status/ShowTableStatusOperation.java > > Line 63 (original), 63 (patched) > > > > > > seems like

Re: Review Request 72483: "show tables like" support for SQL wildcard characters (% and _)

2020-05-08 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72483/#review220691 ---

Re: Review Request 72481: HIVE-23234: Optimize TxnHandler::allocateTableWriteIds

2020-05-08 Thread Marton Bod
> On May 8, 2020, 10:23 a.m., Peter Vary wrote: > > Thanks Marci, > > Few querstions below - probably I just do not understand this part of the > > code enough. > > > > Another question for the perf test: How many threads are you using? > > > > Thanks, > > Peter Thanks Peti for the review.

Re: Review Request 72481: HIVE-23234: Optimize TxnHandler::allocateTableWriteIds

2020-05-08 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72481/#review220689 --- Thanks Marci, Few querstions below - probably I just do not

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

2020-05-08 Thread Peter Varga via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72480/ --- (Updated May 8, 2020, 9:46 a.m.) Review request for hive, Miklos Gergely and

[jira] [Created] (HIVE-23410) ACID: Improve the delete and update operations to avoid the move step

2020-05-08 Thread Marta Kuczora (Jira)
Marta Kuczora created HIVE-23410: Summary: ACID: Improve the delete and update operations to avoid the move step Key: HIVE-23410 URL: https://issues.apache.org/jira/browse/HIVE-23410 Project: Hive

Re: Review Request 72485: Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 3

2020-05-08 Thread Krisztian Kasa
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72485/#review220687 --- ql/src/test/results/clientpositive/llap/skewjoinopt17.q.out Line