[jira] [Created] (HIVE-18056) CachedStore: Have a whitelist/blacklist config to allow selective caching of tables/partitions and allow read while prewarming

2017-11-13 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-18056: --- Summary: CachedStore: Have a whitelist/blacklist config to allow selective caching of tables/partitions and allow read while prewarming Key: HIVE-18056 URL:

[jira] [Created] (HIVE-18055) cache like pattern object using map object in like function

2017-11-13 Thread wan kun (JIRA)
wan kun created HIVE-18055: -- Summary: cache like pattern object using map object in like function Key: HIVE-18055 URL: https://issues.apache.org/jira/browse/HIVE-18055 Project: Hive Issue Type:

Review Request 63782: HIVE-18002 add group support for pool mappings

2017-11-13 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63782/ --- Review request for hive and Prasanth_J. Repository: hive-git Description

Re: Review Request 63533: HIVE-17906 use kill query mechanics to kill queries in WM

2017-11-13 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63533/ --- (Updated Nov. 14, 2017, 1 a.m.) Review request for hive and Prasanth_J.

Re: Review Request 63774: HIVE-15436

2017-11-13 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63774/#review190912 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Lines

Re: Review Request 63533: HIVE-17906 use kill query mechanics to kill queries in WM

2017-11-13 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63533/#review190909 --- Ship it! Ship It! - Prasanth_J On Nov. 9, 2017, 10:33 p.m.,

Re: adding a label that would trigger HiveQA?

2017-11-13 Thread Thejas Nair
+1 It would be great if label could be added automatically and it gets removed after HiveQA run On Fri, Nov 10, 2017 at 5:05 PM, Sergey Shelukhin wrote: > Resubmitting the same patch for HiveQA as patches are constantly getting > dropped is getting old. > I wonder if we

Review Request 63774: HIVE-15436

2017-11-13 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63774/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-15436

[RESULT][VOTE] Hive 2.3.2 bugfix release

2017-11-13 Thread Sahil Takiar
With three +1s the vote for the Hive 2.3.2 bugfix release has passed. I will finish up the release process and send another email with everything is done.

Re: [VOTE] Apache Hive 2.3.2 Release Candidate 0

2017-11-13 Thread Yongzhi Chen
+1 I verified the release by . Checked the gpg signature . Checked the md5 files. And install the hive 2.3.2 and test commands: show tables; create table; select * from table; The release works fine. On Mon, Nov 13, 2017 at 11:43 AM, Sergio Pena wrote: > +1 > > I

Re: [VOTE] Apache Hive 2.3.2 Release Candidate 0

2017-11-13 Thread Aihua Xu
I built from the sources and ran a few tests. Checked gpg signatures. Checked md5sum. Looks good. +1. Thanks Sahil to put the release together. Aihua On Mon, Nov 13, 2017 at 8:43 AM, Sergio Pena wrote: > +1 > > I verified the release by doing the following: > *

[jira] [Created] (HIVE-18054) Make Lineage work with concurrent queries on a Session

2017-11-13 Thread Andrew Sherman (JIRA)
Andrew Sherman created HIVE-18054: - Summary: Make Lineage work with concurrent queries on a Session Key: HIVE-18054 URL: https://issues.apache.org/jira/browse/HIVE-18054 Project: Hive Issue

[jira] [Created] (HIVE-18053) Support different table types for MVs

2017-11-13 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-18053: -- Summary: Support different table types for MVs Key: HIVE-18053 URL: https://issues.apache.org/jira/browse/HIVE-18053 Project: Hive Issue

[jira] [Created] (HIVE-18052) Run p-tests on mm tables

2017-11-13 Thread Steve Yeom (JIRA)
Steve Yeom created HIVE-18052: - Summary: Run p-tests on mm tables Key: HIVE-18052 URL: https://issues.apache.org/jira/browse/HIVE-18052 Project: Hive Issue Type: Task Reporter: Steve

Re: [VOTE] Apache Hive 2.3.2 Release Candidate 0

2017-11-13 Thread Sergio Pena
+1 I verified the release by doing the following: * checked the gpg signature * checked the md5 files * installed hive 2.3.2 in my local machine with hadoop 2.7.2 and run a few commands: > show databases > show tables > insert into table values() > select * from table > select count(*)

Re: Review Request 63442: HIVE-17934 Merging Statistics are promoted to COMPLETE (most of the time)

2017-11-13 Thread Ashutosh Chauhan
> On Nov. 9, 2017, 7:51 p.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/llap/auto_sortmerge_join_12.q.out > > Line 160 (original), 160 (patched) > > > > > > bucket_small has no stats gathered.

[jira] [Created] (HIVE-18051) qfiles: dataset support

2017-11-13 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18051: --- Summary: qfiles: dataset support Key: HIVE-18051 URL: https://issues.apache.org/jira/browse/HIVE-18051 Project: Hive Issue Type: Improvement

Re: Review Request 63442: HIVE-17934 Merging Statistics are promoted to COMPLETE (most of the time)

2017-11-13 Thread Zoltan Haindrich
> On Nov. 9, 2017, 7:51 p.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/llap/auto_sortmerge_join_12.q.out > > Line 160 (original), 160 (patched) > > > > > > bucket_small has no stats gathered.

[GitHub] hive pull request #271: HIVE-18050: LlapServiceDriver shoud split HIVE_AUX_J...

2017-11-13 Thread Aegeaner
GitHub user Aegeaner opened a pull request: https://github.com/apache/hive/pull/271 HIVE-18050: LlapServiceDriver shoud split HIVE_AUX_JARS_PATH by ':' i… LlapServiceDriver shoud split HIVE_AUX_JARS_PATH by ':' instead of ','

[jira] [Created] (HIVE-18050) LlapServiceDriver shoud split HIVE_AUX_JARS_PATH by ':' instead of ','

2017-11-13 Thread Aegeaner (JIRA)
Aegeaner created HIVE-18050: --- Summary: LlapServiceDriver shoud split HIVE_AUX_JARS_PATH by ':' instead of ',' Key: HIVE-18050 URL: https://issues.apache.org/jira/browse/HIVE-18050 Project: Hive