Re: Review Request 33806: Add Tree traversal tools to ParseUtil class that allow for checking node structures with general predicate

2015-05-18 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33806/#review84156 --- Ship it! Ship It! - Sergio Pena On May 11, 2015, 6:38 p.m.,

[jira] [Created] (HIVE-10738) Beeline does not respect hive.cli.print.current.db

2015-05-18 Thread Reuben Kuhnert (JIRA)
Reuben Kuhnert created HIVE-10738: - Summary: Beeline does not respect hive.cli.print.current.db Key: HIVE-10738 URL: https://issues.apache.org/jira/browse/HIVE-10738 Project: Hive Issue

Re: [DISCUSS] Supporting Hadoop-1 and experimental features

2015-05-18 Thread Edward Capriolo
Up until recently Hive supported numerous versions of Hadoop code base with a simple shim layer. I would rather we stick to the shim layer. I think this was easily the best part about hive was that a single release worked well regardless of your hadoop version. It was also a key element to hive's

[jira] [Created] (HIVE-10740) RpcServer should be restarted if related configuration is changed [Spark Branch]

2015-05-18 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-10740: -- Summary: RpcServer should be restarted if related configuration is changed [Spark Branch] Key: HIVE-10740 URL: https://issues.apache.org/jira/browse/HIVE-10740 Project:

[jira] [Created] (HIVE-10739) Hiveserver2 Memory leak in ObjectInspectorFactory cache

2015-05-18 Thread Binglin Chang (JIRA)
Binglin Chang created HIVE-10739: Summary: Hiveserver2 Memory leak in ObjectInspectorFactory cache Key: HIVE-10739 URL: https://issues.apache.org/jira/browse/HIVE-10739 Project: Hive Issue

Re: [DISCUSS] Supporting Hadoop-1 and experimental features

2015-05-18 Thread Edward Capriolo
This concept of experimental features basically translates to I do not have the time to care about people not using my version. I do not see it as good. We have seen what happened to upstream hadoop there was this gap between 0.21 , and ??.??. No one was clear what the API was (mapred, new

Re: [DISCUSS] Supporting Hadoop-1 and experimental features

2015-05-18 Thread Alan Gates
Xuefu Zhang mailto:xzh...@cloudera.com May 15, 2015 at 22:29 Thanks for the explanation, Alan! While I have understood more on the proposal, I actually see more problems than the confusion of two lines of releases. Essentially, this proposal forces a user to make a hard choice between a

Re: [DISCUSS] Supporting Hadoop-1 and experimental features

2015-05-18 Thread Alan Gates
Edward Capriolo mailto:edlinuxg...@gmail.com May 18, 2015 at 10:14 This concept of experimental features basically translates to I do not have the time to care about people not using my version. No, it does not. Continuing to support old features is a cost/benefit trade off, both for

[jira] [Created] (HIVE-10741) count distinct rewrite is not firing

2015-05-18 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-10741: --- Summary: count distinct rewrite is not firing Key: HIVE-10741 URL: https://issues.apache.org/jira/browse/HIVE-10741 Project: Hive Issue Type: Bug

Re: [DISCUSS] Supporting Hadoop-1 and experimental features

2015-05-18 Thread Owen O'Malley
I think that it is past time for Hive to have a stable and next branch. Every release from Hive 0.11 to Hive 1.2 has been a major release in terms of changes and functionality. Part of what we've been missing is a way of making stable releases that don't move as fast and supports the customers

Re: [DISCUSS] Supporting Hadoop-1 and experimental features

2015-05-18 Thread Sergey Shelukhin
I think we need some path for deprecating old Hadoop versions, the same way we deprecate old Java version support or old RDBMS version support. At some point the cost of supporting Hadoop 1 exceeds the benefit. Same goes for stuff like MR; supporting it, esp. for perf work, becomes a burden, and

Re: [DISCUSS] Supporting Hadoop-1 and experimental features

2015-05-18 Thread Sergey Shelukhin
Note: by “cannot” I mean “are unwilling to”; upgrade paths exist, but some people are set in their ways or have practical considerations and don’t care for new shiny stuff. On 15/5/18, 11:46, Sergey Shelukhin ser...@hortonworks.com wrote: I think we need some path for deprecating old Hadoop

Review Request 34368: HIVE-10550: Dynamic RDD caching optimization for HoS.[Spark Branch]

2015-05-18 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34368/ --- Review request for hive and chengxiang li. Bugs: HIVE-10550

GenericUDF.getConstantLongValue

2015-05-18 Thread Alexander Pivovarov
Hello Everyone There is a bug in GenericUDF.getConstantLongValue. There are 2 patches available: 1. fix the bug https://issues.apache.org/jira/browse/HIVE-10580 2. delete the method because it's not used https://issues.apache.org/jira/browse/HIVE-10710 Can any committer +1 on one or another

[ANNOUNCE] Apache Hive 1.2.0 Released

2015-05-18 Thread Sushanth Sowmyan
The Apache Hive team is proud to announce the the release of Apache Hive version 1.2.0. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides: * Tools to enable easy data

[jira] [Created] (HIVE-10742) rename_table_location.q test fails

2015-05-18 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-10742: - Summary: rename_table_location.q test fails Key: HIVE-10742 URL: https://issues.apache.org/jira/browse/HIVE-10742 Project: Hive Issue Type: Bug

Re: Review Request 33968: HIVE-10644 create SHA2 UDF

2015-05-18 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33968/#review84217 --- ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDF.java

Re: Review Request 33968: HIVE-10644 create SHA2 UDF

2015-05-18 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33968/ --- (Updated May 18, 2015, 10:24 p.m.) Review request for hive and Jason Dere.

Re: [ANNOUNCE] Apache Hive 1.2.0 Released

2015-05-18 Thread Thejas Nair
Thanks for driving this Sushanth! On Mon, May 18, 2015 at 2:25 PM, Sushanth Sowmyan khorg...@apache.org wrote: The Apache Hive team is proud to announce the the release of Apache Hive version 1.2.0. The Apache Hive (TM) data warehouse software facilitates querying and managing large

[jira] [Created] (HIVE-10747) enable the cleanup side effect for Encryption related qfile test

2015-05-18 Thread Ferdinand Xu (JIRA)
Ferdinand Xu created HIVE-10747: --- Summary: enable the cleanup side effect for Encryption related qfile test Key: HIVE-10747 URL: https://issues.apache.org/jira/browse/HIVE-10747 Project: Hive

Review Request 34393: HIVE-10427 - collect_list() and collect_set() should accept struct types as argument

2015-05-18 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34393/ --- Review request for hive. Bugs: HIVE-10427

Re: Review Request 34393: HIVE-10427 - collect_list() and collect_set() should accept struct types as argument

2015-05-18 Thread Lenni Kuff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34393/#review84260 ---

[jira] [Created] (HIVE-10745) Better null handling by Vectorizer

2015-05-18 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-10745: --- Summary: Better null handling by Vectorizer Key: HIVE-10745 URL: https://issues.apache.org/jira/browse/HIVE-10745 Project: Hive Issue Type: Bug

Review Request 34385: Better null handling by Vectorizer

2015-05-18 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34385/ --- Review request for hive and Gopal V. Bugs: HIVE-10745

[jira] [Created] (HIVE-10746) Hive 0.14.x and Hive 1.2.0 w/ Tez 0.5.3/Tez 0.6.0 Slow group by/order by

2015-05-18 Thread Greg Senia (JIRA)
Greg Senia created HIVE-10746: - Summary: Hive 0.14.x and Hive 1.2.0 w/ Tez 0.5.3/Tez 0.6.0 Slow group by/order by Key: HIVE-10746 URL: https://issues.apache.org/jira/browse/HIVE-10746 Project: Hive

[jira] [Created] (HIVE-10743) LLAP: rare NPE in IO

2015-05-18 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10743: --- Summary: LLAP: rare NPE in IO Key: HIVE-10743 URL: https://issues.apache.org/jira/browse/HIVE-10743 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-10744) LLAP: dags get stuck in yet another way

2015-05-18 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10744: --- Summary: LLAP: dags get stuck in yet another way Key: HIVE-10744 URL: https://issues.apache.org/jira/browse/HIVE-10744 Project: Hive Issue Type: