[jira] [Created] (HIVE-16770) Concatinate is not working on Table/Partial Partition level

2017-05-26 Thread Kallam Reddy (JIRA)
Kallam Reddy created HIVE-16770: --- Summary: Concatinate is not working on Table/Partial Partition level Key: HIVE-16770 URL: https://issues.apache.org/jira/browse/HIVE-16770 Project: Hive

[jira] [Created] (HIVE-16769) Possible hive service startup due to the existing of /tmp/stderr

2017-05-26 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-16769: --- Summary: Possible hive service startup due to the existing of /tmp/stderr Key: HIVE-16769 URL: https://issues.apache.org/jira/browse/HIVE-16769 Project: Hive Issue

Re: [Announce] New PMC members

2017-05-26 Thread Jimmy Xiang
Congrats!! On Fri, May 26, 2017 at 2:52 AM, Adam Szita wrote: > Congrats to all, well done! > > Adam > > On 26 May 2017 at 08:17, Anshuman Dwivedi wrote: > >> Congrats ! >> >> Regards, >> Anshuman Dwivedi >> >> >> -Peter Vary

Re: [Announce] New PMC members

2017-05-26 Thread Vihang Karajgaonkar
Congratulations to all the new PMC members! On Fri, May 26, 2017 at 7:50 AM, Xuefu Zhang wrote: > Many congratulations to Yongzhi, Daniel, Vaibhav, Sergio, Aihua, Chaoyu! > Well-deserved! > > Thanks, > Xuefu > > On Fri, May 26, 2017 at 7:19 AM, Jimmy Xiang

[jira] [Created] (HIVE-16775) Augment ASTConverter for TPCDS queries

2017-05-26 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16775: -- Summary: Augment ASTConverter for TPCDS queries Key: HIVE-16775 URL: https://issues.apache.org/jira/browse/HIVE-16775 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-16771) Schematool should use MetastoreSchemaInfo to get the metastore schema version from database

2017-05-26 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-16771: -- Summary: Schematool should use MetastoreSchemaInfo to get the metastore schema version from database Key: HIVE-16771 URL:

[jira] [Created] (HIVE-16773) Support non-equi join predicate in scalar subqueries with aggregate

2017-05-26 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16773: -- Summary: Support non-equi join predicate in scalar subqueries with aggregate Key: HIVE-16773 URL: https://issues.apache.org/jira/browse/HIVE-16773 Project: Hive

[jira] [Created] (HIVE-16774) Support position in ORDER BY when using SELECT *

2017-05-26 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16774: -- Summary: Support position in ORDER BY when using SELECT * Key: HIVE-16774 URL: https://issues.apache.org/jira/browse/HIVE-16774 Project: Hive Issue

Re: [Announce] New PMC members

2017-05-26 Thread Eugene Koifman
Congratualtions! On 5/26/17, 10:10 AM, "Prasanth Jayachandran" wrote: Congratulations to all of you! Thanks Prasanth > On May 26, 2017, at 10:09 AM, Pengcheng Xiong wrote: > > Yongzhi, Daniel, Vaibhav, Sergio,

Re: [Announce] New PMC members

2017-05-26 Thread Pengcheng Xiong
Yongzhi, Daniel, Vaibhav, Sergio, Aihua, and Chaoyu! Congratulations to all of you! Best Pengcheng On Thu, May 25, 2017 at 10:26 PM, Peter Vary wrote: > Wow! > That's a spring shower of PMCs. :) > Well deserved Yongzhi, Daniel, Vaibhav, Sergio, Aihua, Chaoyu! > >

Re: [Announce] New PMC members

2017-05-26 Thread Xuefu Zhang
Many congratulations to Yongzhi, Daniel, Vaibhav, Sergio, Aihua, Chaoyu! Well-deserved! Thanks, Xuefu On Fri, May 26, 2017 at 7:19 AM, Jimmy Xiang wrote: > Congrats!! > > On Fri, May 26, 2017 at 2:52 AM, Adam Szita wrote: > > Congrats to all, well done! >

[VOTE] Should we release hive-storage-2.3.1rc0?

2017-05-26 Thread Owen O'Malley
All, There are a couple of fixes for hive-storage that we need in the 2.3 branch. Artifacts: tag: https://github.com/apache/hive/releases/tag/storage-release-2.3.1rc0 tar ball: http://home.apache.org/~omalley/hive-storage-2.3.1/ Thanks, Owen

Re: [Announce] New PMC members

2017-05-26 Thread Prasanth Jayachandran
Congratulations to all of you! Thanks Prasanth > On May 26, 2017, at 10:09 AM, Pengcheng Xiong wrote: > > Yongzhi, Daniel, Vaibhav, Sergio, Aihua, and Chaoyu! > > Congratulations to all of you! > > Best > Pengcheng > > On Thu, May 25, 2017 at 10:26 PM, Peter Vary

[jira] [Created] (HIVE-16772) Support TPCDS query11.q in PerfCliDriver

2017-05-26 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16772: -- Summary: Support TPCDS query11.q in PerfCliDriver Key: HIVE-16772 URL: https://issues.apache.org/jira/browse/HIVE-16772 Project: Hive Issue Type:

Re: Review Request 59408: HIVE-16719 HiveMetaTool fails when the data does not fit in memory

2017-05-26 Thread Zsolt Fekete
> On May 22, 2017, 11:50 a.m., Peter Vary wrote: > > Thanks for the patch Zsolt! > > > > It is important to be able to check the data even if does not fit into > > memory! Thanks for the catch! > > > > As for the patch, few comments from YETUS: > > - Checkstyle: I will not put all of them

Re: Review Request 59408: HIVE-16719 HiveMetaTool fails when the data does not fit in memory

2017-05-26 Thread Zsolt Fekete
> On May 25, 2017, 11:51 p.m., Zoltan Haindrich wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/metatool/BlockRetrieverIterable.java > > Lines 8 (patched) > > > > > > it seems to me that this "iterable"

[jira] [Created] (HIVE-16777) LLAP: Use separate tokens and UGI instances when an external client is used

2017-05-26 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-16777: - Summary: LLAP: Use separate tokens and UGI instances when an external client is used Key: HIVE-16777 URL: https://issues.apache.org/jira/browse/HIVE-16777 Project:

Re: Review Request 57893: HIVE-16285: Servlet for dynamically configuring log levels

2017-05-26 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57893/ --- (Updated May 26, 2017, 9:28 p.m.) Review request for hive, Gopal V and

[jira] [Created] (HIVE-16778) LLAP IO: better refcount management I

2017-05-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16778: --- Summary: LLAP IO: better refcount management I Key: HIVE-16778 URL: https://issues.apache.org/jira/browse/HIVE-16778 Project: Hive Issue Type: Bug

Review Request 59615: HIVE-16778 LLAP IO: better refcount management

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

Re: Review Request 59615: HIVE-16778 LLAP IO: better refcount management

2017-05-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59615/#review176238 ---

Re: Review Request 59615: HIVE-16778 LLAP IO: better refcount management

2017-05-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59615/ --- (Updated May 27, 2017, 1:02 a.m.) Review request for hive and Prasanth_J.

[jira] [Created] (HIVE-16776) Strange cast behavior for table backed by druid

2017-05-26 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-16776: -- Summary: Strange cast behavior for table backed by druid Key: HIVE-16776 URL: https://issues.apache.org/jira/browse/HIVE-16776 Project: Hive

Review Request 59610: Support numeric as same as decimal

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

[GitHub] hive pull request #190: HIVE-16644: Hook Change Manager to Insert Overwrite

2017-05-26 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/190 HIVE-16644: Hook Change Manager to Insert Overwrite Change management for insert overwrite to a table or a partition. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] hive pull request #187: HIVE-16706: Bootstrap REPL DUMP shouldn't fail when ...

2017-05-26 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/187 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

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

2017-05-26 Thread Eugene Koifman
Downloaded tarball, built and ran UTs +1 On 5/26/17, 9:43 AM, "Owen O'Malley" wrote: All, There are a couple of fixes for hive-storage that we need in the 2.3 branch. Artifacts: tag:

Re: Review Request 59468: Optimize a combination of avg(), sum(), count(distinct) etc

2017-05-26 Thread pengcheng xiong
> On May 23, 2017, 5 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/CountDistinctRewriteProc.java > > Lines 61 (patched) > > > > > > Comment: Queries of form : select max(c),

Re: Review Request 59468: Optimize a combination of avg(), sum(), count(distinct) etc

2017-05-26 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59468/ --- (Updated May 27, 2017, 2:20 a.m.) Review request for hive, Ashutosh Chauhan

Re: [Announce] New PMC members

2017-05-26 Thread Lefty Leverenz
Congratulations to the new PMC members, and also to Hive for having such a strong and talented community! -- Lefty On Fri, May 26, 2017 at 1:12 PM, Eugene Koifman wrote: > Congratualtions! > > On 5/26/17, 10:10 AM, "Prasanth Jayachandran" < >

Re: Review Request 59408: HIVE-16719 HiveMetaTool fails when the data does not fit in memory

2017-05-26 Thread Peter Vary
> On May 22, 2017, 11:50 a.m., Peter Vary wrote: > > Thanks for the patch Zsolt! > > > > It is important to be able to check the data even if does not fit into > > memory! Thanks for the catch! > > > > As for the patch, few comments from YETUS: > > - Checkstyle: I will not put all of them

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

2017-05-26 Thread Prasanth Jayachandran
+1 - built from src - ran unit tests - rat check - verified checksum, signature Thanks Prasanth > On May 26, 2017, at 11:26 AM, Eugene Koifman wrote: > > Downloaded tarball, built and ran UTs > +1 > > On 5/26/17, 9:43 AM, "Owen O'Malley"

[jira] [Created] (HIVE-16779) CachedStore refresher leak PersistenceManager resources

2017-05-26 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16779: - Summary: CachedStore refresher leak PersistenceManager resources Key: HIVE-16779 URL: https://issues.apache.org/jira/browse/HIVE-16779 Project: Hive Issue Type:

Re: [Announce] New PMC members

2017-05-26 Thread Anshuman Dwivedi
Congrats ! Regards, Anshuman Dwivedi -Peter Vary wrote: - To: dev@hive.apache.org From: Peter Vary Date: 05/26/2017 10:57AM Subject: Re: [Announce] New PMC members Wow! That's a spring shower of PMCs. :) Well deserved Yongzhi, Daniel, Vaibhav,

[GitHub] hive pull request #189: HIVE-16591 : DR for function Binaries on HDFS

2017-05-26 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/189 HIVE-16591 : DR for function Binaries on HDFS You can merge this pull request into a Git repository by running: $ git pull https://github.com/anishek/hive HIVE-16591 Alternatively you can

[jira] [Created] (HIVE-16767) Update people website with recent changes

2017-05-26 Thread Rui Li (JIRA)
Rui Li created HIVE-16767: - Summary: Update people website with recent changes Key: HIVE-16767 URL: https://issues.apache.org/jira/browse/HIVE-16767 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-16768) NOT operator returns NULL from result of <=>

2017-05-26 Thread Alexander Sterligov (JIRA)
Alexander Sterligov created HIVE-16768: -- Summary: NOT operator returns NULL from result of <=> Key: HIVE-16768 URL: https://issues.apache.org/jira/browse/HIVE-16768 Project: Hive Issue

Re: [Announce] New PMC members

2017-05-26 Thread Adam Szita
Congrats to all, well done! Adam On 26 May 2017 at 08:17, Anshuman Dwivedi wrote: > Congrats ! > > Regards, > Anshuman Dwivedi > > > -Peter Vary wrote: - > To: dev@hive.apache.org > From: Peter Vary > Date: 05/26/2017