Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-03-01 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65634/#review198507 --- Changes are pretty big, I didn't go through all of them 0 some com

Re: Review Request 65745: HIVE-18743: CREATE TABLE on S3 data can be extremely slow. DO_NOT_UPDATE_STATS workaround is buggy.

2018-03-01 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65745/#review198506 --- ping - Alexander Kolbasov On Feb. 22, 2018, 3:44 a.m., Alexande

[jira] [Created] (HIVE-18849) Java 9 Building "mvn clean package -Pdist -rf :hive-common" get Caused by: java.lang.NullPointerException

2018-03-01 Thread JIRA
Мирон created HIVE-18849: Summary: Java 9 Building "mvn clean package -Pdist -rf :hive-common" get Caused by: java.lang.NullPointerException Key: HIVE-18849 URL: https://issues.apache.org/jira/browse/HIVE-18849

[jira] [Created] (HIVE-18848) Improve readability of filter conditions in explain plan when CBO is run

2018-03-01 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-18848: -- Summary: Improve readability of filter conditions in explain plan when CBO is run Key: HIVE-18848 URL: https://issues.apache.org/jira/browse/HIVE-18848

[jira] [Created] (HIVE-18847) CachedStore: Investigate TestCachedStore#testTableColStatsOps

2018-03-01 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-18847: --- Summary: CachedStore: Investigate TestCachedStore#testTableColStatsOps Key: HIVE-18847 URL: https://issues.apache.org/jira/browse/HIVE-18847 Project: Hive

[jira] [Created] (HIVE-18846) Query results cache: Allow queries to refer to the pending results of a query that has not finished yet

2018-03-01 Thread Jason Dere (JIRA)
Jason Dere created HIVE-18846: - Summary: Query results cache: Allow queries to refer to the pending results of a query that has not finished yet Key: HIVE-18846 URL: https://issues.apache.org/jira/browse/HIVE-18846

[jira] [Created] (HIVE-18845) SHOW COMAPCTIONS should show host name

2018-03-01 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18845: - Summary: SHOW COMAPCTIONS should show host name Key: HIVE-18845 URL: https://issues.apache.org/jira/browse/HIVE-18845 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-18844) Compaction Initiator/Worker/Cleaner should log CompactionInfo.id consistently

2018-03-01 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18844: - Summary: Compaction Initiator/Worker/Cleaner should log CompactionInfo.id consistently Key: HIVE-18844 URL: https://issues.apache.org/jira/browse/HIVE-18844 Project

[jira] [Created] (HIVE-18843) Improve information shown by SHOW MATERIALIZED VIEWS statement

2018-03-01 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-18843: -- Summary: Improve information shown by SHOW MATERIALIZED VIEWS statement Key: HIVE-18843 URL: https://issues.apache.org/jira/browse/HIVE-18843 Proj

[jira] [Created] (HIVE-18842) CLUSTER BY/DISTRIBUTE BY/SORT BY support for materialized views

2018-03-01 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-18842: -- Summary: CLUSTER BY/DISTRIBUTE BY/SORT BY support for materialized views Key: HIVE-18842 URL: https://issues.apache.org/jira/browse/HIVE-18842 Pro

[jira] [Created] (HIVE-18841) Support authorization of UDF usage in hive

2018-03-01 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-18841: Summary: Support authorization of UDF usage in hive Key: HIVE-18841 URL: https://issues.apache.org/jira/browse/HIVE-18841 Project: Hive Issue Type: New Featu

[jira] [Created] (HIVE-18840) CachedStore: Prioritize loading of recently accessed tables during prewarm

2018-03-01 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-18840: --- Summary: CachedStore: Prioritize loading of recently accessed tables during prewarm Key: HIVE-18840 URL: https://issues.apache.org/jira/browse/HIVE-18840 Projec

[jira] [Created] (HIVE-18839) Implement incremental rebuild for materialized views (only insert operations in based tables)

2018-03-01 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-18839: -- Summary: Implement incremental rebuild for materialized views (only insert operations in based tables) Key: HIVE-18839 URL: https://issues.apache.org/jira/brow

[jira] [Created] (HIVE-18838) investigate potential issue in FixedSizedObjectPool

2018-03-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18838: --- Summary: investigate potential issue in FixedSizedObjectPool Key: HIVE-18838 URL: https://issues.apache.org/jira/browse/HIVE-18838 Project: Hive Issue

[jira] [Created] (HIVE-18837) add a flag and disable some object pools in LLAP until further testing

2018-03-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18837: --- Summary: add a flag and disable some object pools in LLAP until further testing Key: HIVE-18837 URL: https://issues.apache.org/jira/browse/HIVE-18837 Project: H

Re: Review Request 65766: HIVE-18738 LLAP IO ACID - includes handling is broken

2018-03-01 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65766/#review198477 --- ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/Reader.java

Re: Review Request 65766: HIVE-18738 LLAP IO ACID - includes handling is broken

2018-03-01 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65766/ --- (Updated March 1, 2018, 10:35 p.m.) Review request for hive, Prasanth_J and Ted

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-03-01 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65634/#review198471 --- Ship it! Ship It! - Daniel Dai On March 1, 2018, 11:09 a.m.,

[jira] [Created] (HIVE-18836) backport HIVE-17600 to hive 1

2018-03-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18836: --- Summary: backport HIVE-17600 to hive 1 Key: HIVE-18836 URL: https://issues.apache.org/jira/browse/HIVE-18836 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18835) JDBC standalone jar download link in ambari

2018-03-01 Thread Miklos Gergely (JIRA)
Miklos Gergely created HIVE-18835: - Summary: JDBC standalone jar download link in ambari Key: HIVE-18835 URL: https://issues.apache.org/jira/browse/HIVE-18835 Project: Hive Issue Type: New Fe

Re: Review Request 65422: HIVE-17626

2018-03-01 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65422/ --- (Updated March 1, 2018, 3:35 p.m.) Review request for hive and Ashutosh Chauhan

[jira] [Created] (HIVE-18834) Lzo files not getting split in hive jobs on hive2.1.0、hive2.2.0

2018-03-01 Thread Saijin Huang (JIRA)
Saijin Huang created HIVE-18834: --- Summary: Lzo files not getting split in hive jobs on hive2.1.0、hive2.2.0 Key: HIVE-18834 URL: https://issues.apache.org/jira/browse/HIVE-18834 Project: Hive I

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-03-01 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65634/ --- (Updated March 1, 2018, 11:09 a.m.) Review request for hive, Daniel Dai and The

Re: How to Load Data From a CSV to a parquet table

2018-03-01 Thread Jörn Franke
You have defined a parquet only table. It interprets your CSV file as parquet. You can for instance define 2 tables: * one external for the CSV file * one table for the parquet file Afterwards you select from the first table and insert in the second table. > On 1. Mar 2018, at 08:31, Anubhav T