[jira] [Created] (HIVE-22836) HiveServer2 sttart failed for tez ClassNotFoundException

2020-02-05 Thread Shaohui Liu (Jira)
Shaohui Liu created HIVE-22836: -- Summary: HiveServer2 sttart failed for tez ClassNotFoundException Key: HIVE-22836 URL: https://issues.apache.org/jira/browse/HIVE-22836 Project: Hive Issue Type:

Re: Review Request 72063: HIVE-10362: Support Type check/conversion in dynamic partition column

2020-02-05 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72063/#review219513 --- ql/src/java/org/apache/hadoop/hive/ql/plan/DynamicPartitionCtx.ja

[jira] [Created] (HIVE-22835) Extract Executor from Driver

2020-02-05 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-22835: - Summary: Extract Executor from Driver Key: HIVE-22835 URL: https://issues.apache.org/jira/browse/HIVE-22835 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-22834) Consistency: Expose unique table-identifiers in org.apache.hadoop.hive.ql.metadata.Table

2020-02-05 Thread Gopal Vijayaraghavan (Jira)
Gopal Vijayaraghavan created HIVE-22834: --- Summary: Consistency: Expose unique table-identifiers in org.apache.hadoop.hive.ql.metadata.Table Key: HIVE-22834 URL: https://issues.apache.org/jira/browse/HIVE-228

[jira] [Created] (HIVE-22833) NPE when using concatenate with AWS Glue

2020-02-05 Thread Madhava Carrillo (Jira)
Madhava Carrillo created HIVE-22833: --- Summary: NPE when using concatenate with AWS Glue Key: HIVE-22833 URL: https://issues.apache.org/jira/browse/HIVE-22833 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-22832) Parallelise mm directory cleaning process

2020-02-05 Thread Marton Bod (Jira)
Marton Bod created HIVE-22832: - Summary: Parallelise mm directory cleaning process Key: HIVE-22832 URL: https://issues.apache.org/jira/browse/HIVE-22832 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-22831) Add option in HiveStrictManagedMigration to also move managed tables converted to external

2020-02-05 Thread Jira
Ádám Szita created HIVE-22831: - Summary: Add option in HiveStrictManagedMigration to also move managed tables converted to external Key: HIVE-22831 URL: https://issues.apache.org/jira/browse/HIVE-22831 Pr

Re: Review Request 72073: HIVE-22808

2020-02-05 Thread Krisztian Kasa
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72073/ --- (Updated Feb. 5, 2020, 12:53 p.m.) Review request for hive, Jesús Camacho Rodrí

Re: Review Request 72063: HIVE-10362: Support Type check/conversion in dynamic partition column

2020-02-05 Thread Karen Coppage via Review Board
> On Feb. 4, 2020, 2:03 p.m., Zoltan Haindrich wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java > > Lines 8475 (patched) > > > > > > do we really need this much if-s ? > > > > >