Re: Integrating Yetus with Precommit job

2017-11-06 Thread Thejas Nair
+1 Yes, I think this can help us catch many issues early on, it will be very useful! On Mon, Nov 6, 2017 at 7:43 AM, Adam Szita wrote: > Hi all, > > As a next step of test subsystem improvements we would like to have the > Yetus check integrated with the ptest framework.

[jira] [Created] (HIVE-17991) Remove CommandNeedRetryException

2017-11-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17991: --- Summary: Remove CommandNeedRetryException Key: HIVE-17991 URL: https://issues.apache.org/jira/browse/HIVE-17991 Project: Hive Issue Type: Improvement

Re: Integrating Yetus with Precommit job

2017-11-06 Thread Vihang Karajgaonkar
Thanks Adam for this work. This is definitely useful and a good addition to our test infrastructure. Can we fix the existing issues pointed by Yetus (in a separate JIRA) so that we have a +1 from yetus on the current code? Once that is done, committers can help keep it green as they review

Re: Review Request 63528: HIVE-17969: Metastore to alter table in batches of partitions when renaming table

2017-11-06 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63528/#review190193 ---

[jira] [Created] (HIVE-17988) Replace patch utility usage with git apply in ptest

2017-11-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17988: --- Summary: Replace patch utility usage with git apply in ptest Key: HIVE-17988 URL: https://issues.apache.org/jira/browse/HIVE-17988 Project: Hive Issue

[jira] [Created] (HIVE-17989) Adding support for Schema Registry objects to standalone

2017-11-06 Thread Alan Gates (JIRA)
Alan Gates created HIVE-17989: - Summary: Adding support for Schema Registry objects to standalone Key: HIVE-17989 URL: https://issues.apache.org/jira/browse/HIVE-17989 Project: Hive Issue Type:

[jira] [Created] (HIVE-17990) Add Thrift and DB storage for Schema Registry objects

2017-11-06 Thread Alan Gates (JIRA)
Alan Gates created HIVE-17990: - Summary: Add Thrift and DB storage for Schema Registry objects Key: HIVE-17990 URL: https://issues.apache.org/jira/browse/HIVE-17990 Project: Hive Issue Type:

Re: Review Request 63528: HIVE-17969: Metastore to alter table in batches of partitions when renaming table

2017-11-06 Thread Adam Szita via Review Board
> On Nov. 2, 2017, 10:40 p.m., Peter Vary wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java > > Lines 265 (patched) > > > > > > Shouldn't we use > > parts =

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

2017-11-06 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63144/#review190136 --- Ship it! Ship It! - Peter Vary On Oct. 26, 2017, 7:04 p.m.,

Re: Review Request 63528: HIVE-17969: Metastore to alter table in batches of partitions when renaming table

2017-11-06 Thread Peter Vary via Review Board
> On Nov. 2, 2017, 10:40 p.m., Peter Vary wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java > > Lines 265 (patched) > > > > > > Shouldn't we use > > parts =

Re: Review Request 63470: HIVE-17767 Rewrite correlated EXISTS/IN subqueries into LEFT SEMI JOIN

2017-11-06 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63470/ --- (Updated Nov. 6, 2017, 7:53 p.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-17993) llap_acid_fast seems to be sensitive to something

2017-11-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17993: --- Summary: llap_acid_fast seems to be sensitive to something Key: HIVE-17993 URL: https://issues.apache.org/jira/browse/HIVE-17993 Project: Hive Issue

Re: Integrating Yetus with Precommit job

2017-11-06 Thread Sahil Takiar
+1 - think this will be a great addition to Hive. Helping us catch issues earlier, keeping the Hive code cleaner, etc. Getting the basic Yetus checks to work seems like a great start, do we have follow JIRAs to get more YETUS tests integrated - e.g. FindBugs? On Mon, Nov 6, 2017 at 10:29 AM,

[jira] [Created] (HIVE-17992) Hive Serdes Should Handle Null Strings Consisently

2017-11-06 Thread Shawn Weeks (JIRA)
Shawn Weeks created HIVE-17992: -- Summary: Hive Serdes Should Handle Null Strings Consisently Key: HIVE-17992 URL: https://issues.apache.org/jira/browse/HIVE-17992 Project: Hive Issue Type: Bug

Re: Review Request 63528: HIVE-17969: Metastore to alter table in batches of partitions when renaming table

2017-11-06 Thread Adam Szita via Review Board
> On Nov. 2, 2017, 10:40 p.m., Peter Vary wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java > > Lines 265 (patched) > > > > > > Shouldn't we use > > parts =

[jira] [Created] (HIVE-17987) Certain metastore operation should use iterators of partitions over lists

2017-11-06 Thread Adam Szita (JIRA)
Adam Szita created HIVE-17987: - Summary: Certain metastore operation should use iterators of partitions over lists Key: HIVE-17987 URL: https://issues.apache.org/jira/browse/HIVE-17987 Project: Hive

Re: Review Request 63528: HIVE-17969: Metastore to alter table in batches of partitions when renaming table

2017-11-06 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63528/#review190166 --- Ship it! Ship It! - Barna Zsombor Klara On Nov. 2, 2017,

Integrating Yetus with Precommit job

2017-11-06 Thread Adam Szita
Hi all, As a next step of test subsystem improvements we would like to have the Yetus check integrated with the ptest framework. This means that whenever a new patch is uploaded - along with the already existing Precommit test run - Hive's Yetus patch check script would be triggered also. This

[jira] [Created] (HIVE-17986) Implement ATAN2 function in HiveQL

2017-11-06 Thread JIRA
Pau Tallada CrespĂ­ created HIVE-17986: - Summary: Implement ATAN2 function in HiveQL Key: HIVE-17986 URL: https://issues.apache.org/jira/browse/HIVE-17986 Project: Hive Issue Type:

Re: [Announce] New committer: Tao Li

2017-11-06 Thread Zoltan Haindrich
Congratulations Tao!! On 4 Nov 2017 6:11 p.m., Prasanth Jayachandran wrote: Congratulations Tao! Thanks Prasanth On Sat, Nov 4, 2017 at 1:15 AM -0700, "Vaibhav Gumashta" > wrote: Congrats Tao!

Re: Review Request 63470: HIVE-17767 Rewrite correlated EXISTS/IN subqueries into LEFT SEMI JOIN

2017-11-06 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63470/#review190247 --- ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java

Re: Review Request 63470: HIVE-17767 Rewrite correlated EXISTS/IN subqueries into LEFT SEMI JOIN

2017-11-06 Thread Vineet Garg
> On Nov. 7, 2017, 12:03 a.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java > > Lines 1790-1792 (original) > > > > > > I checked and this rule does look useful. Maybe

Re: [Announce] New committer: Tao Li

2017-11-06 Thread Sankar Hariappan
Congrats Tao...! Best regards Sankar On 06/11/17, 5:02 PM, "Rajesh Balamohan" wrote: >Congrats Tao Li!! > >~Rajesh.B > >On Mon, Nov 6, 2017 at 3:56 PM, Zoltan Haindrich > wrote: > >> Congratulations Tao!! >> >> On 4 Nov 2017 6:11

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

2017-11-06 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/ --- (Updated Nov. 7, 2017, 3:09 a.m.) Review request for hive, Harish Jaiprakash

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-11-06 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/ --- (Updated Nov. 7, 2017, 7:17 a.m.) Review request for hive and Ashutosh

Re: Review Request 63470: HIVE-17767 Rewrite correlated EXISTS/IN subqueries into LEFT SEMI JOIN

2017-11-06 Thread Vineet Garg
> On Nov. 2, 2017, 4:40 p.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/llap/subquery_multi.q.out > > Lines 2947-2950 (patched) > > > > > > Extra scan and Gby. The ordering is a bit different

[jira] [Created] (HIVE-17994) Vectorization: Serialization bottlenecked on irrelevant hashmap lookup

2017-11-06 Thread Gopal V (JIRA)
Gopal V created HIVE-17994: -- Summary: Vectorization: Serialization bottlenecked on irrelevant hashmap lookup Key: HIVE-17994 URL: https://issues.apache.org/jira/browse/HIVE-17994 Project: Hive

Review Request 63600: HIVE-17904 handle internal Tez AM restart in registry and WM

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

Re: [Announce] New committer: Tao Li

2017-11-06 Thread Rajesh Balamohan
Congrats Tao Li!! ~Rajesh.B On Mon, Nov 6, 2017 at 3:56 PM, Zoltan Haindrich wrote: > Congratulations Tao!! > > On 4 Nov 2017 6:11 p.m., Prasanth Jayachandran < > pjayachand...@hortonworks.com> wrote: > Congratulations Tao! > > Thanks > Prasanth > > > > On Sat, Nov