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

2015-05-21 Thread Lenni Kuff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34393/#review84669 --- Ship it! lgtm - I assume this works with decimal (with scale/precis

[jira] [Created] (HIVE-10780) Support INTERSECTION set operation

2015-05-21 Thread sanjiv singh (JIRA)
sanjiv singh created HIVE-10780: --- Summary: Support INTERSECTION set operation Key: HIVE-10780 URL: https://issues.apache.org/jira/browse/HIVE-10780 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-10781) HadoopJobExecHelper Leaks RunningJobs

2015-05-21 Thread Nemon Lou (JIRA)
Nemon Lou created HIVE-10781: Summary: HadoopJobExecHelper Leaks RunningJobs Key: HIVE-10781 URL: https://issues.apache.org/jira/browse/HIVE-10781 Project: Hive Issue Type: Bug Componen

[jira] [Created] (HIVE-10782) Support EXCEPT set operation

2015-05-21 Thread sanjiv singh (JIRA)
sanjiv singh created HIVE-10782: --- Summary: Support EXCEPT set operation Key: HIVE-10782 URL: https://issues.apache.org/jira/browse/HIVE-10782 Project: Hive Issue Type: Improvement Com

[jira] [Created] (HIVE-10783) Support MINUS set operation

2015-05-21 Thread sanjiv singh (JIRA)
sanjiv singh created HIVE-10783: --- Summary: Support MINUS set operation Key: HIVE-10783 URL: https://issues.apache.org/jira/browse/HIVE-10783 Project: Hive Issue Type: Improvement Com

Re: Review Request 34473: HIVE-10749 Implement Insert statement for parquet

2015-05-21 Thread cheng xu
> On May 20, 2015, 8:45 p.m., Alexander Pivovarov wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetStructObjectInspector.java, > > line 207 > > > > > > you can use > > final ArrayList list

Re: Review Request 34473: HIVE-10749 Implement Insert statement for parquet

2015-05-21 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34473/ --- (Updated May 21, 2015, 7:45 a.m.) Review request for hive, Alan Gates and Sergi

Re: Review Request 33956: HIVE-9614: Encrypt mapjoin tables

2015-05-21 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33956/#review84671 --- Thank you for this patch. I have some questions and will have anothe

[jira] [Created] (HIVE-10784) Beeline requires new line (EOL) at the end of an Hive SQL script (NullPointerException)

2015-05-21 Thread Andrey Dmitriev (JIRA)
Andrey Dmitriev created HIVE-10784: -- Summary: Beeline requires new line (EOL) at the end of an Hive SQL script (NullPointerException) Key: HIVE-10784 URL: https://issues.apache.org/jira/browse/HIVE-10784

Re: [ANNOUNCE] New Hive Committer - Chaoyu Tang

2015-05-21 Thread Chaoyu Tang
Thanks Vaibhav. On Wed, May 20, 2015 at 6:44 PM, Vaibhav Gumashta wrote: > Congratulations! > > ‹Vaibhav > > On 5/20/15, 3:40 PM, "Jimmy Xiang" wrote: > > >Congrats!! > > > >On Wed, May 20, 2015 at 3:29 PM, Carl Steinbach wrote: > > > >> The Apache Hive PMC has voted to make Chaoyu Tang a comm

Re: [ANNOUNCE] New Hive Committer - Chaoyu Tang

2015-05-21 Thread Sergio Pena
Congratulations Chaoyu !!! On Wed, May 20, 2015 at 5:29 PM, Carl Steinbach wrote: > The Apache Hive PMC has voted to make Chaoyu Tang a committer on the Apache > Hive Project. > > Please join me in congratulating Chaoyu! > > Thanks. > > - Carl >

Re: [ANNOUNCE] New Hive Committer - Chaoyu Tang

2015-05-21 Thread kulkarni.swar...@gmail.com
Congrats Chaoyu! On Thu, May 21, 2015 at 9:17 AM, Sergio Pena wrote: > Congratulations Chaoyu !!! > > On Wed, May 20, 2015 at 5:29 PM, Carl Steinbach wrote: > > > The Apache Hive PMC has voted to make Chaoyu Tang a committer on the > Apache > > Hive Project. > > > > Please join me in congratula

[jira] [Created] (HIVE-10785) Support Aggregate push down through joins

2015-05-21 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-10785: -- Summary: Support Aggregate push down through joins Key: HIVE-10785 URL: https://issues.apache.org/jira/browse/HIVE-10785 Project: Hive Is

[jira] [Created] (HIVE-10786) Propagate range for column stats

2015-05-21 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-10786: -- Summary: Propagate range for column stats Key: HIVE-10786 URL: https://issues.apache.org/jira/browse/HIVE-10786 Project: Hive Issue Type:

[jira] [Created] (HIVE-10787) MatchPath misses the last matched row from the final result set

2015-05-21 Thread Mohammad Kamrul Islam (JIRA)
Mohammad Kamrul Islam created HIVE-10787: Summary: MatchPath misses the last matched row from the final result set Key: HIVE-10787 URL: https://issues.apache.org/jira/browse/HIVE-10787 Project

Re: Review Request 34473: HIVE-10749 Implement Insert statement for parquet

2015-05-21 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34473/#review84729 --- ql/src/java/org/apache/hadoop/hive/ql/io/parquet/acid/ParquetRecord

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

2015-05-21 Thread Chao Sun
> On May 21, 2015, 7:18 a.m., Lenni Kuff wrote: > > lgtm - I assume this works with decimal (with scale/precision) and > > char/varchar? Maybe add one test case for those? OK, I added a few tests for decimal and varchar. - Chao --- Thi

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

2015-05-21 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34393/ --- (Updated May 21, 2015, 5:30 p.m.) Review request for hive. Changes --- A

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

2015-05-21 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34393/#review84747 --- ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArr

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

2015-05-21 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34393/#review84749 --- ql/src/test/queries/clientpositive/udaf_collect_set_2.q

[jira] [Created] (HIVE-10788) Change sort_array to support non-primitive types

2015-05-21 Thread Chao Sun (JIRA)
Chao Sun created HIVE-10788: --- Summary: Change sort_array to support non-primitive types Key: HIVE-10788 URL: https://issues.apache.org/jira/browse/HIVE-10788 Project: Hive Issue Type: Bug

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

2015-05-21 Thread Chao Sun
> On May 21, 2015, 6:22 p.m., Alexander Pivovarov wrote: > > ql/src/test/queries/clientpositive/udaf_collect_set_2.q, line 1 > > > > > > Is it necessary? Yes, date is a reserved keyword. - Chao -

Re: Review Request 34473: HIVE-10749 Implement Insert statement for parquet

2015-05-21 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34473/#review84758 --- ql/src/java/org/apache/hadoop/hive/ql/io/parquet/MapredParquetOutpu

[jira] [Created] (HIVE-10789) union distinct query with NULL constant on both the sides throws "Unsuported vector output type: void" error

2015-05-21 Thread Matt McCline (JIRA)
Matt McCline created HIVE-10789: --- Summary: union distinct query with NULL constant on both the sides throws "Unsuported vector output type: void" error Key: HIVE-10789 URL: https://issues.apache.org/jira/browse/HIVE

CVE-2015-1772

2015-05-21 Thread Chao Sun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2015-1772: Apache Hive Authentication vulnerability in HiveServer2 Severity: Important Vendor: The Apache Software Foundation Versions Affected: All versions of Apache Hive from 0.11.0 to 1.0.0, and 1.1.0 . Users affected: Users who use LDAP au

Review Request 34576: Bucketized Table feature fails in some cases

2015-05-21 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34576/ --- Review request for hive and John Pullokkaran. Repository: hive-git Descriptio

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

2015-05-21 Thread chengxiang li
> On 五月 20, 2015, 9:12 p.m., Xuefu Zhang wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/CacheTran.java, line 41 > > > > > > Currently the storage level is memory+disk. Any reason to change it to > > memory

[jira] [Created] (HIVE-10790) orc file sql excute fail

2015-05-21 Thread xiaowei wang (JIRA)
xiaowei wang created HIVE-10790: --- Summary: orc file sql excute fail Key: HIVE-10790 URL: https://issues.apache.org/jira/browse/HIVE-10790 Project: Hive Issue Type: Bug Components: AP

[jira] [Created] (HIVE-10791) Beeline-CLI: Implement in-place update UI for CLI compatibility

2015-05-21 Thread Gopal V (JIRA)
Gopal V created HIVE-10791: -- Summary: Beeline-CLI: Implement in-place update UI for CLI compatibility Key: HIVE-10791 URL: https://issues.apache.org/jira/browse/HIVE-10791 Project: Hive Issue Type:

[jira] [Created] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-21 Thread Dayue Gao (JIRA)
Dayue Gao created HIVE-10792: Summary: PPD leads to wrong answer when mapper scans the same table with multiple aliases Key: HIVE-10792 URL: https://issues.apache.org/jira/browse/HIVE-10792 Project: Hive

[jira] [Created] (HIVE-10793) Hybrid Hybrid Grace Hash Join : Don't allocate all hash table memory upfront

2015-05-21 Thread Mostafa Mokhtar (JIRA)
Mostafa Mokhtar created HIVE-10793: -- Summary: Hybrid Hybrid Grace Hash Join : Don't allocate all hash table memory upfront Key: HIVE-10793 URL: https://issues.apache.org/jira/browse/HIVE-10793 Projec

[jira] [Created] (HIVE-10794) Remove the dependence from ErrorMsg to HiveUtils

2015-05-21 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-10794: Summary: Remove the dependence from ErrorMsg to HiveUtils Key: HIVE-10794 URL: https://issues.apache.org/jira/browse/HIVE-10794 Project: Hive Issue Type: Sub

Review Request 34586: HIVE-10704

2015-05-21 Thread Mostafa Mokhtar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34586/ --- Review request for hive. Repository: hive-git Description --- fix bigges

[jira] [Created] (HIVE-10795) Remove use of PerfLogger from Orc

2015-05-21 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-10795: Summary: Remove use of PerfLogger from Orc Key: HIVE-10795 URL: https://issues.apache.org/jira/browse/HIVE-10795 Project: Hive Issue Type: Sub-task

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

2015-05-21 Thread chengxiang li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34455/ --- (Updated May 22, 2015, 6:18 a.m.) Review request for hive, Chao Sun, Jimmy Xian

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

2015-05-21 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34455/#review84876 --- ql/src/java/org/apache/hadoop/hive/ql/exec/spark/ReduceTran.java

Re: Review Request 34473: HIVE-10749 Implement Insert statement for parquet

2015-05-21 Thread cheng xu
> On May 21, 2015, 7:18 p.m., Sergio Pena wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/parquet/MapredParquetOutputFormat.java, > > line 59 > > > > > > Could you separate words with _? Like ENABLE_ACID_SCHEMA_INF

Re: Review Request 34473: HIVE-10749 Implement Insert statement for parquet

2015-05-21 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34473/ --- (Updated May 22, 2015, 6:26 a.m.) Review request for hive, Alan Gates, Owen O'M

[jira] [Created] (HIVE-10796) Remove dependencies on NumericHistogram and NumDistinctValueEstimator from JavaDataModel

2015-05-21 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-10796: Summary: Remove dependencies on NumericHistogram and NumDistinctValueEstimator from JavaDataModel Key: HIVE-10796 URL: https://issues.apache.org/jira/browse/HIVE-10796

[jira] [Created] (HIVE-10797) Simplify the test for vectorized input

2015-05-21 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-10797: Summary: Simplify the test for vectorized input Key: HIVE-10797 URL: https://issues.apache.org/jira/browse/HIVE-10797 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-10798) Remove dependence on VectorizedBatchUtil from VectorizedOrcAcidRowReader

2015-05-21 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-10798: Summary: Remove dependence on VectorizedBatchUtil from VectorizedOrcAcidRowReader Key: HIVE-10798 URL: https://issues.apache.org/jira/browse/HIVE-10798 Project: Hive

[jira] [Created] (HIVE-10799) Refactor the SearchArgumentFactory to remove the dependence on ExprNodeGenericFuncDesc

2015-05-21 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-10799: Summary: Refactor the SearchArgumentFactory to remove the dependence on ExprNodeGenericFuncDesc Key: HIVE-10799 URL: https://issues.apache.org/jira/browse/HIVE-10799