[jira] [Created] (HIVE-17920) Vectorized reader does push down projection columns for index access schema

2017-10-26 Thread Ferdinand Xu (JIRA)
Ferdinand Xu created HIVE-17920: --- Summary: Vectorized reader does push down projection columns for index access schema Key: HIVE-17920 URL: https://issues.apache.org/jira/browse/HIVE-17920 Project: Hive

Re: Review Request 63346: HIVE-17902 add a notions of default pool and unmanaged mapping

2017-10-26 Thread Harish Jaiprakash
> On Oct. 27, 2017, 11:27 a.m., Harish Jaiprakash wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java > > Lines 878 (patched) > > > > > > Desc is overwritten in the loop, so only the last

Re: Review Request 63346: HIVE-17902 add a notions of default pool and unmanaged mapping

2017-10-26 Thread Harish Jaiprakash
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/#review189399 --- ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.j

Re: Review Request 63230: HIVE-17841 implement applying the resource plan

2017-10-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63230/ --- (Updated Oct. 27, 2017, 2:43 a.m.) Review request for hive and Prasanth_J. Re

Re: Review Request 63230: HIVE-17841 implement applying the resource plan

2017-10-26 Thread Sergey Shelukhin
> On Oct. 25, 2017, 9:57 p.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPool.java > > Line 88 (original), 100 (patched) > > > > > > nit: <=1 ? there's a check on the previous li

Re: Review Request 63230: HIVE-17841 implement applying the resource plan

2017-10-26 Thread Sergey Shelukhin
> On Oct. 27, 2017, 12:25 a.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPool.java > > Lines 120 (patched) > > > > > > Alternatively, since you are not looking at return value an

[jira] [Created] (HIVE-17919) phase 2: don't kill all queries when a pool is resized down

2017-10-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17919: --- Summary: phase 2: don't kill all queries when a pool is resized down Key: HIVE-17919 URL: https://issues.apache.org/jira/browse/HIVE-17919 Project: Hive

[jira] [Created] (HIVE-17918) NPE during semijoin reduction optimization when LLAP caching disabled

2017-10-26 Thread Jason Dere (JIRA)
Jason Dere created HIVE-17918: - Summary: NPE during semijoin reduction optimization when LLAP caching disabled Key: HIVE-17918 URL: https://issues.apache.org/jira/browse/HIVE-17918 Project: Hive

[jira] [Created] (HIVE-17917) VectorizedOrcAcidRowBatchReader.computeOffsetAndBucket optimization

2017-10-26 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17917: - Summary: VectorizedOrcAcidRowBatchReader.computeOffsetAndBucket optimization Key: HIVE-17917 URL: https://issues.apache.org/jira/browse/HIVE-17917 Project: Hive

Re: Review Request 63346: HIVE-17902 add a notions of default pool and unmanaged mapping

2017-10-26 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/#review189384 --- metastore/scripts/upgrade/hive/hive-schema-3.0.0.hive.sql Lines 9

Re: Review Request 63343: HIVE-17766

2017-10-26 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63343/ --- (Updated Oct. 27, 2017, 1:01 a.m.) Review request for hive, Ashutosh Chauhan an

Re: Review Request 63343: HIVE-17766

2017-10-26 Thread Jesús Camacho Rodríguez
> On Oct. 26, 2017, 11:08 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java > > Lines 2136-2137 (original), 2119-2120 (patched) > > > > > > Shall we try to get equi jo

Review Request 63346: HIVE-17902 add a notions of default pool and unmanaged mapping

2017-10-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/ --- Review request for hive, Harish Jaiprakash and Prasanth_J. Repository: hive-git

Re: Review Request 63230: HIVE-17841 implement applying the resource plan

2017-10-26 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63230/#review189373 --- ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPool.jav

[jira] [Created] (HIVE-17916) remove ConfVars.HIVE_VECTORIZATION_ROW_IDENTIFIER_ENABLED

2017-10-26 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17916: - Summary: remove ConfVars.HIVE_VECTORIZATION_ROW_IDENTIFIER_ENABLED Key: HIVE-17916 URL: https://issues.apache.org/jira/browse/HIVE-17916 Project: Hive Issu

[jira] [Created] (HIVE-17915) Enable VectorizedOrcAcidRowBatchReader to be used with LLAP IO elevator over original acid files

2017-10-26 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17915: - Summary: Enable VectorizedOrcAcidRowBatchReader to be used with LLAP IO elevator over original acid files Key: HIVE-17915 URL: https://issues.apache.org/jira/browse/HIVE-17915

Re: Review Request 63343: HIVE-17766

2017-10-26 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63343/#review189370 --- ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java L

Re: Review Request 63343: HIVE-17766

2017-10-26 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63343/#review189356 --- Looks good to me - Vineet Garg On Oct. 26, 2017, 9:26 p.m., Jes

Re: Review Request 63343: HIVE-17766

2017-10-26 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63343/ --- (Updated Oct. 26, 2017, 9:26 p.m.) Review request for hive, Ashutosh Chauhan an

Review Request 63343: HIVE-17766

2017-10-26 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63343/ --- Review request for hive, Ashutosh Chauhan and Vineet Garg. Bugs: HIVE-17766

[jira] [Created] (HIVE-17914) Provide support for complex expressions in ON clauses for SEMIjoins

2017-10-26 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-17914: -- Summary: Provide support for complex expressions in ON clauses for SEMIjoins Key: HIVE-17914 URL: https://issues.apache.org/jira/browse/HIVE-17914

Re: Review Request 63144: HIVE-16748: Integreate YETUS to Pre-Commit

2017-10-26 Thread Adam Szita via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63144/ --- (Updated Oct. 26, 2017, 7:04 p.m.) Review request for hive, Peter Vary and Barn

[jira] [Created] (HIVE-17913) Cleanup unused methods in Driver

2017-10-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17913: --- Summary: Cleanup unused methods in Driver Key: HIVE-17913 URL: https://issues.apache.org/jira/browse/HIVE-17913 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-17912) org.apache.hadoop.hive.metastore.security.DBTokenStore - Parameterize Logging

2017-10-26 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-17912: -- Summary: org.apache.hadoop.hive.metastore.security.DBTokenStore - Parameterize Logging Key: HIVE-17912 URL: https://issues.apache.org/jira/browse/HIVE-17912 Project: Hive

[jira] [Created] (HIVE-17911) org.apache.hadoop.hive.metastore.ObjectStore - Tune Up

2017-10-26 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-17911: -- Summary: org.apache.hadoop.hive.metastore.ObjectStore - Tune Up Key: HIVE-17911 URL: https://issues.apache.org/jira/browse/HIVE-17911 Project: Hive Issue Type: I

[jira] [Created] (HIVE-17910) Hive does not build, missing files in classification sub-module.

2017-10-26 Thread Harish Jaiprakash (JIRA)
Harish Jaiprakash created HIVE-17910: Summary: Hive does not build, missing files in classification sub-module. Key: HIVE-17910 URL: https://issues.apache.org/jira/browse/HIVE-17910 Project: Hive