[jira] [Created] (HIVE-16006) Incremental REPL LOAD doesn't operate on the target database if name differs from source database.

2017-02-21 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-16006: --- Summary: Incremental REPL LOAD doesn't operate on the target database if name differs from source database. Key: HIVE-16006 URL: https://issues.apache.org/jira/browse/HIVE-1

[jira] [Created] (HIVE-16005) miscellaneous small fixes to help with debuggability

2017-02-21 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-16005: - Summary: miscellaneous small fixes to help with debuggability Key: HIVE-16005 URL: https://issues.apache.org/jira/browse/HIVE-16005 Project: Hive Issue Typ

[jira] [Created] (HIVE-16004) OutOfMemory in SparkReduceRecordHandler with vectorization mode

2017-02-21 Thread Colin Ma (JIRA)
Colin Ma created HIVE-16004: --- Summary: OutOfMemory in SparkReduceRecordHandler with vectorization mode Key: HIVE-16004 URL: https://issues.apache.org/jira/browse/HIVE-16004 Project: Hive Issue Typ

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Lefty Leverenz
Congratulations Zoltan, and thanks for all your wiki contributions! -- Lefty On Tue, Feb 21, 2017 at 10:00 PM, Zoltan Haindrich wrote: > Thank you everyone! > > It's really an honor to be associated with this project! > > About me: I've a pretty broad spectrum of interest in general, I always

[jira] [Created] (HIVE-16003) Blobstores should use fs.listFiles(path, recursive=true) rather than FileUtils.listStatusRecursively

2017-02-21 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16003: --- Summary: Blobstores should use fs.listFiles(path, recursive=true) rather than FileUtils.listStatusRecursively Key: HIVE-16003 URL: https://issues.apache.org/jira/browse/HIVE-16003

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Zoltan Haindrich
Thank you everyone! It's really an honor to be associated with this project! About me: I've a pretty broad spectrum of interest in general, I always want to clearly understand the big picture. I tend to focus on creating flexible solutions. I usually collect all kind of (sometimes wierd) ideas

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Rui Li
Congratulations! On Wed, Feb 22, 2017 at 8:47 AM, Sergey Shelukhin wrote: > Congratulations! > > On 17/2/21, 16:43, "Prasanth Jayachandran" > wrote: > > >Congratulations Zoltan!! > > > >Thanks > >Prasanth > > > > > > > > > >On Tue, Feb 21, 2017 at 4:35 PM -0800, "Eugene Koifman" > >mailto:ekoif

Re: Review Request 56902: make explain formatted to include opId and etc

2017-02-21 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56902/ --- (Updated Feb. 22, 2017, 4:24 a.m.) Review request for hive and Ashutosh Chauhan

Re: Review Request 56687: Intern strings in various critical places to reduce memory consumption.

2017-02-21 Thread Sahil Takiar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56687/#review166298 --- Overal, looks good, just a few minor comments. common/src/java/o

[jira] [Created] (HIVE-16002) Correlated IN subquery with aggregate asserts in sq_count_check UDF

2017-02-21 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-16002: -- Summary: Correlated IN subquery with aggregate asserts in sq_count_check UDF Key: HIVE-16002 URL: https://issues.apache.org/jira/browse/HIVE-16002 Project: Hive

Re: Review Request 56902: make explain formatted to include opId and etc

2017-02-21 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56902/#review166282 --- ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceSinkDesc.java (l

Re: Review Request 56902: make explain formatted to include opId and etc

2017-02-21 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56902/#review166276 --- ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java (line

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Sergey Shelukhin
Congratulations! On 17/2/21, 16:43, "Prasanth Jayachandran" wrote: >Congratulations Zoltan!! > >Thanks >Prasanth > > > > >On Tue, Feb 21, 2017 at 4:35 PM -0800, "Eugene Koifman" >mailto:ekoif...@hortonworks.com>> wrote: > > >Congratulations! > >On 2/21/17, 4:17 PM, "Vihang Karajgaonkar" wrote:

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Prasanth Jayachandran
Congratulations Zoltan!! Thanks Prasanth On Tue, Feb 21, 2017 at 4:35 PM -0800, "Eugene Koifman" mailto:ekoif...@hortonworks.com>> wrote: Congratulations! On 2/21/17, 4:17 PM, "Vihang Karajgaonkar" wrote: Congrats Zoltan! On Tue, Feb 21, 2017 at 4:16 PM, Vaibhav Gumashta wrote:

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Eugene Koifman
Congratulations! On 2/21/17, 4:17 PM, "Vihang Karajgaonkar" wrote: Congrats Zoltan! On Tue, Feb 21, 2017 at 4:16 PM, Vaibhav Gumashta wrote: > Congrats Zoltan! > > On 2/21/17, 4:16 PM, "Jimmy Xiang" wrote: > > >Congrats, Zoltan!! > > > >On Tue, Feb

[jira] [Created] (HIVE-16001) add test for merge + runtime filtering

2017-02-21 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-16001: - Summary: add test for merge + runtime filtering Key: HIVE-16001 URL: https://issues.apache.org/jira/browse/HIVE-16001 Project: Hive Issue Type: Sub-task

Re: Review Request 56688: HIVE-15881: Use new thread count variable name instead of mapred.dfsclient.parallelism.max

2017-02-21 Thread Sergey Shelukhin
> On Feb. 21, 2017, 10:41 p.m., Thomas Poepping wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java, line 2085 > > > > > > The default is already defined in HiveConf, right? Do we need to > > spe

Re: Review Request 56688: HIVE-15881: Use new thread count variable name instead of mapred.dfsclient.parallelism.max

2017-02-21 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56688/#review166274 --- LGTM. Thanks for the patch Sergio! - Vihang Karajgaonkar On Feb

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Vihang Karajgaonkar
Congrats Zoltan! On Tue, Feb 21, 2017 at 4:16 PM, Vaibhav Gumashta wrote: > Congrats Zoltan! > > On 2/21/17, 4:16 PM, "Jimmy Xiang" wrote: > > >Congrats, Zoltan!! > > > >On Tue, Feb 21, 2017 at 4:15 PM, Sushanth Sowmyan > >wrote: > >> Congrats, Zoltan! > >> > >> Welcome aboard. :) > >> > >> On

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Vaibhav Gumashta
Congrats Zoltan! On 2/21/17, 4:16 PM, "Jimmy Xiang" wrote: >Congrats, Zoltan!! > >On Tue, Feb 21, 2017 at 4:15 PM, Sushanth Sowmyan >wrote: >> Congrats, Zoltan! >> >> Welcome aboard. :) >> >> On Feb 21, 2017 15:42, "Rajesh Balamohan" wrote: >> >>> Congrats Zoltan. :) >>> >>> ~Rajesh.B >>> >>>

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Jimmy Xiang
Congrats, Zoltan!! On Tue, Feb 21, 2017 at 4:15 PM, Sushanth Sowmyan wrote: > Congrats, Zoltan! > > Welcome aboard. :) > > On Feb 21, 2017 15:42, "Rajesh Balamohan" wrote: > >> Congrats Zoltan. :) >> >> ~Rajesh.B >> >> On Wed, Feb 22, 2017 at 4:43 AM, Wei Zheng wrote: >> >> > Congrats Zoltan! >

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Sushanth Sowmyan
Congrats, Zoltan! Welcome aboard. :) On Feb 21, 2017 15:42, "Rajesh Balamohan" wrote: > Congrats Zoltan. :) > > ~Rajesh.B > > On Wed, Feb 22, 2017 at 4:43 AM, Wei Zheng wrote: > > > Congrats Zoltan! > > > > Thanks, > > Wei > > > > On 2/21/17, 13:09, "Alan Gates" wrote: > > > > On behalf o

Re: [VOTE] Should we release hive-storage-2.2.1rc0?

2017-02-21 Thread Owen O'Malley
With three +1's and no -1's the vote passes. Thanks for voting Alan and Ashutosh! Owen On Tue, Feb 21, 2017 at 3:47 PM, Ashutosh Chauhan wrote: > +1 built from source and checked signatures. Looks good. > > On Fri, Feb 17, 2017 at 12:22 PM, Alan Gates wrote: > > > +1. Did a build with a cl

Re: [VOTE] Should we release hive-storage-2.2.1rc0?

2017-02-21 Thread Ashutosh Chauhan
+1 built from source and checked signatures. Looks good. On Fri, Feb 17, 2017 at 12:22 PM, Alan Gates wrote: > +1. Did a build with a clean maven repo, ran rat, checked the signatures, > checked for any binary files in the tarball. > > Alan. > > > On Feb 16, 2017, at 10:56 AM, Owen O'Malley wr

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Rajesh Balamohan
Congrats Zoltan. :) ~Rajesh.B On Wed, Feb 22, 2017 at 4:43 AM, Wei Zheng wrote: > Congrats Zoltan! > > Thanks, > Wei > > On 2/21/17, 13:09, "Alan Gates" wrote: > > On behalf of the Hive PMC I am happy to announce Zoltan Haindrich is > our newest committer. He has been contributing to Hive

[GitHub] hive pull request #152: HIVE-15934 : Downgrade Maven surefire plugin from 2....

2017-02-21 Thread weiatwork
GitHub user weiatwork opened a pull request: https://github.com/apache/hive/pull/152 HIVE-15934 : Downgrade Maven surefire plugin from 2.19.1 to 2.18.1 (W… …ei Zheng, reviewed by Zoltan Haindrich) You can merge this pull request into a Git repository by running: $ git pull

Review Request 56902: make explain formatted to include opId and etc

2017-02-21 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56902/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git Descriptio

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Wei Zheng
Congrats Zoltan! Thanks, Wei On 2/21/17, 13:09, "Alan Gates" wrote: On behalf of the Hive PMC I am happy to announce Zoltan Haindrich is our newest committer. He has been contributing to Hive for several months across a number of areas, including the parser, HiveServer2, and cleaning up

Re: Review Request 56688: HIVE-15881: Use new thread count variable name instead of mapred.dfsclient.parallelism.max

2017-02-21 Thread Sergio Pena
> On Feb. 21, 2017, 10:41 p.m., Thomas Poepping wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java, line 2085 > > > > > > The default is already defined in HiveConf, right? Do we need to > > spe

Re: Review Request 56688: HIVE-15881: Use new thread count variable name instead of mapred.dfsclient.parallelism.max

2017-02-21 Thread Thomas Poepping
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56688/#review166250 --- Otherwise LGTM ql/src/java/org/apache/hadoop/hive/ql/exec/Utilit

Re: Review Request 56546: Allow user to update AVRO table schema via command even if table has external schema

2017-02-21 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56546/#review166239 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line 1

[jira] [Created] (HIVE-16000) LLAP: LLAP log urls improvements

2017-02-21 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-16000: Summary: LLAP: LLAP log urls improvements Key: HIVE-16000 URL: https://issues.apache.org/jira/browse/HIVE-16000 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15999) Fix flakiness in TestDbTxnManager2

2017-02-21 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15999: Summary: Fix flakiness in TestDbTxnManager2 Key: HIVE-15999 URL: https://issues.apache.org/jira/browse/HIVE-15999 Project: Hive Issue Type: Bug Components:

[ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Alan Gates
On behalf of the Hive PMC I am happy to announce Zoltan Haindrich is our newest committer. He has been contributing to Hive for several months across a number of areas, including the parser, HiveServer2, and cleaning up unit tests and documentation. Please join me in welcoming Zoltan to Hive.

Re: Review Request 56688: HIVE-15881: Use new thread count variable name instead of mapred.dfsclient.parallelism.max

2017-02-21 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56688/ --- (Updated Feb. 21, 2017, 9:01 p.m.) Review request for hive. Changes ---

Re: Review Request 56763: HIVE-15931: JDBC: Improve logging when using ZooKeeper

2017-02-21 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56763/ --- (Updated Feb. 21, 2017, 9:01 p.m.) Review request for hive, Peter Vary and Thej

[jira] [Created] (HIVE-15998) Flaky test: TestCliDriver index_auto_mult_tables_compact

2017-02-21 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-15998: Summary: Flaky test: TestCliDriver index_auto_mult_tables_compact Key: HIVE-15998 URL: https://issues.apache.org/jira/browse/HIVE-15998 Project: Hive Issue T

[jira] [Created] (HIVE-15997) Resource leaks when query is cancelled

2017-02-21 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-15997: --- Summary: Resource leaks when query is cancelled Key: HIVE-15997 URL: https://issues.apache.org/jira/browse/HIVE-15997 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15996) Implement multiargument GROUPING function

2017-02-21 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-15996: -- Summary: Implement multiargument GROUPING function Key: HIVE-15996 URL: https://issues.apache.org/jira/browse/HIVE-15996 Project: Hive Is

[jira] [Created] (HIVE-15995) Syncing metastore table with serde schema

2017-02-21 Thread Michal Ferlinski (JIRA)
Michal Ferlinski created HIVE-15995: --- Summary: Syncing metastore table with serde schema Key: HIVE-15995 URL: https://issues.apache.org/jira/browse/HIVE-15995 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15994) Grouping function error when grouping sets are not specified

2017-02-21 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-15994: -- Summary: Grouping function error when grouping sets are not specified Key: HIVE-15994 URL: https://issues.apache.org/jira/browse/HIVE-15994 Projec