[jira] [Created] (HIVE-17932) Remove option to control partition level basic stats fetching

2017-10-30 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17932: --- Summary: Remove option to control partition level basic stats fetching Key: HIVE-17932 URL: https://issues.apache.org/jira/browse/HIVE-17932 Project: Hive

Re: Review Request 62810: HIVE-17300 WebUI query plan graphs

2017-10-30 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62810/#review189575 --- Thank you for the patch Peter (and Karen). I have 3 minor

Re: Review Request 63343: HIVE-17766

2017-10-30 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63343/#review189588 ---

Re: Review Request 62810: HIVE-17300 WebUI query plan graphs

2017-10-30 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62810/ --- (Updated Oct. 30, 2017, 4:23 p.m.) Review request for hive, Karen Coppage,

Re: Review Request 62810: HIVE-17300 WebUI query plan graphs

2017-10-30 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62810/#review189606 --- Ship it! Ship It! - Barna Zsombor Klara On Oct. 30, 2017,

Re: Review Request 63394: HIVE-15016: Run tests with Hadoop 3.0.0-beta1

2017-10-30 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63394/#review189595 --- hbase-handler/pom.xml Line 82 (original), 82 (patched)

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

2017-10-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/ --- (Updated Oct. 30, 2017, 10:04 p.m.) Review request for hive, Harish Jaiprakash

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

2017-10-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/ --- (Updated Oct. 30, 2017, 10:03 p.m.) Review request for hive, Harish Jaiprakash

Review Request 63431: HIVE-17939

2017-10-30 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63431/ --- Review request for hive, Gopal V and Jason Dere. Repository: hive-git

Proposal to create a branch for the standalone-metastore work

2017-10-30 Thread Alan Gates
​I propose that we create a branch to continue the standalone metastore work in. So far we’ve been doing it in master one patch at a time. However, the speed that we can produce patches outstrips the speed at which we can get them reviewed, fully tested, and into master. I would like to put

Re: Review Request 63381: HIVE-17926: Support triggers for non-pool sessions

2017-10-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63381/#review189651 ---

[jira] [Created] (HIVE-17944) OrcSplit.canUseLlapIo() disables LLAP IO for non-vectorized acid reads

2017-10-30 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17944: - Summary: OrcSplit.canUseLlapIo() disables LLAP IO for non-vectorized acid reads Key: HIVE-17944 URL: https://issues.apache.org/jira/browse/HIVE-17944 Project: Hive

[jira] [Created] (HIVE-17945) Support column projection for index access when using Parquet Vectorization

2017-10-30 Thread Ferdinand Xu (JIRA)
Ferdinand Xu created HIVE-17945: --- Summary: Support column projection for index access when using Parquet Vectorization Key: HIVE-17945 URL: https://issues.apache.org/jira/browse/HIVE-17945 Project:

[jira] [Created] (HIVE-17946) Provide option to bound task parallelism via triggers

2017-10-30 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17946: Summary: Provide option to bound task parallelism via triggers Key: HIVE-17946 URL: https://issues.apache.org/jira/browse/HIVE-17946 Project: Hive

Re: Review Request 63427: HIVE-17396

2017-10-30 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63427/#review189657 --- ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java

Re: Review Request 63381: HIVE-17926: Support triggers for non-pool sessions

2017-10-30 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63381/ --- (Updated Oct. 30, 2017, 11:25 p.m.) Review request for hive and Sergey

Re: Review Request 63381: HIVE-17926: Support triggers for non-pool sessions

2017-10-30 Thread j . prasanth . j
> On Oct. 30, 2017, 10:12 p.m., Sergey Shelukhin wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java > > Line 315 (original), 326 (patched) > > > > > > why does this only close pool

Re: Proposal to create a branch for the standalone-metastore work

2017-10-30 Thread Owen O'Malley
Alan, That sounds reasonable. Having development branches rebase relatively often leads to a much cleaner final git history that using multiple merges. For the first couple rebases of your development branch, you might want to tell people just before you do it by sending email out to dev@hive.

Re: Review Request 63381: HIVE-17926: Support triggers for non-pool sessions

2017-10-30 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63381/ --- (Updated Oct. 30, 2017, 11:42 p.m.) Review request for hive and Sergey

Client compatibility for MetaStoreFilterHook

2017-10-30 Thread Alexander Kolbasov
Looking at https://issues.apache.org/jira/browse/HIVE-9350 (Add ability for HiveAuthorizer implementations to filter out results of 'show tables', 'show databases') I see that it changed methods of MetaStoreFilterHook to throw exceptions which id didn't throw before. This means that any clients

Re: Review Request 63427: HIVE-17396

2017-10-30 Thread Deepak Jaiswal
> On Oct. 30, 2017, 11:19 p.m., Jason Dere wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java > > Line 1417 (original), 1417 (patched) > > > > > > Trying to think about how to think about this

Re: Review Request 63427: HIVE-17396

2017-10-30 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63427/ --- (Updated Oct. 31, 2017, 1:19 a.m.) Review request for hive, Ashutosh Chauhan

[jira] [Created] (HIVE-17940) IllegalArgumentException when reading last row-group in an ORC stripe

2017-10-30 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-17940: --- Summary: IllegalArgumentException when reading last row-group in an ORC stripe Key: HIVE-17940 URL: https://issues.apache.org/jira/browse/HIVE-17940

[jira] [Created] (HIVE-17943) select ROW__ID, t, si, i from over10k_orc_bucketed where b = 4294967363 and t < 100 order by ROW__ID fails on LLAP

2017-10-30 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17943: - Summary: select ROW__ID, t, si, i from over10k_orc_bucketed where b = 4294967363 and t < 100 order by ROW__ID fails on LLAP Key: HIVE-17943 URL:

[jira] [Created] (HIVE-17941) Don't Re-Create Running Job Client During Status Checks

2017-10-30 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-17941: -- Summary: Don't Re-Create Running Job Client During Status Checks Key: HIVE-17941 URL: https://issues.apache.org/jira/browse/HIVE-17941 Project: Hive Issue Type:

[jira] [Created] (HIVE-17942) HiveAlterHandler not using conf from threadlocal

2017-10-30 Thread Janaki Lahorani (JIRA)
Janaki Lahorani created HIVE-17942: -- Summary: HiveAlterHandler not using conf from threadlocal Key: HIVE-17942 URL: https://issues.apache.org/jira/browse/HIVE-17942 Project: Hive Issue

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

2017-10-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/ --- (Updated Oct. 30, 2017, 9:59 p.m.) Review request for hive, Harish Jaiprakash

[jira] [Created] (HIVE-17933) make antlr output directory to use a top-level sourceset

2017-10-30 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17933: --- Summary: make antlr output directory to use a top-level sourceset Key: HIVE-17933 URL: https://issues.apache.org/jira/browse/HIVE-17933 Project: Hive

Re: Review Request 63343: HIVE-17766

2017-10-30 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

Re: Review Request 63343: HIVE-17766

2017-10-30 Thread Jesús Camacho Rodríguez
> On Oct. 30, 2017, 3:19 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java > > Lines 2829-2837 (original), 2829-2837 (patched) > > > > > > This comments need to be

Re: Review Request 63343: HIVE-17766

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

[jira] [Created] (HIVE-17938) Enable parallel query compilation in HS2

2017-10-30 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-17938: Summary: Enable parallel query compilation in HS2 Key: HIVE-17938 URL: https://issues.apache.org/jira/browse/HIVE-17938 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17934) Merging Statistics are promoted to COMPLETE (most of the time)

2017-10-30 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17934: --- Summary: Merging Statistics are promoted to COMPLETE (most of the time) Key: HIVE-17934 URL: https://issues.apache.org/jira/browse/HIVE-17934 Project: Hive

[jira] [Created] (HIVE-17936) Dynamic Semijoin Reduction : markSemiJoinForDPP marks unwanted semijoin branches

2017-10-30 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-17936: - Summary: Dynamic Semijoin Reduction : markSemiJoinForDPP marks unwanted semijoin branches Key: HIVE-17936 URL: https://issues.apache.org/jira/browse/HIVE-17936

[GitHub] hive pull request #268: hive installation link

2017-10-30 Thread ishitbatra
GitHub user ishitbatra opened a pull request: https://github.com/apache/hive/pull/268 hive installation link hive link given You can merge this pull request into a Git repository by running: $ git pull https://github.com/ishitbatra/hive patch-1 Alternatively you can review

Review Request 63427: HIVE-17396

2017-10-30 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63427/ --- Review request for hive and Jason Dere. Repository: hive-git Description

[jira] [Created] (HIVE-17939) Bucket map join not being selected when bucketed tables is missing bucket files

2017-10-30 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-17939: - Summary: Bucket map join not being selected when bucketed tables is missing bucket files Key: HIVE-17939 URL: https://issues.apache.org/jira/browse/HIVE-17939

[jira] [Created] (HIVE-17935) Turn on hive.optimize.sort.dynamic.partition by default

2017-10-30 Thread Andrew Sherman (JIRA)
Andrew Sherman created HIVE-17935: - Summary: Turn on hive.optimize.sort.dynamic.partition by default Key: HIVE-17935 URL: https://issues.apache.org/jira/browse/HIVE-17935 Project: Hive Issue

[jira] [Created] (HIVE-17937) llap_acid_test is flaky

2017-10-30 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17937: --- Summary: llap_acid_test is flaky Key: HIVE-17937 URL: https://issues.apache.org/jira/browse/HIVE-17937 Project: Hive Issue Type: Bug