Re: Review Request 49619: sorting of tuple array using multiple fields

2016-07-06 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49619/#review141130 --- ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java

[jira] [Created] (HIVE-14182) Revert "HIVE-13084: Vectorization add support for PROJECTION Multi-AND/OR

2016-07-06 Thread Matt McCline (JIRA)
Matt McCline created HIVE-14182: --- Summary: Revert "HIVE-13084: Vectorization add support for PROJECTION Multi-AND/OR Key: HIVE-14182 URL: https://issues.apache.org/jira/browse/HIVE-14182 Project: Hive

[jira] [Created] (HIVE-14181) DROP TABLE in hive doesn't Throw Error

2016-07-06 Thread Pranjal Singh (JIRA)
Pranjal Singh created HIVE-14181: Summary: DROP TABLE in hive doesn't Throw Error Key: HIVE-14181 URL: https://issues.apache.org/jira/browse/HIVE-14181 Project: Hive Issue Type: Bug

Re: Review Request 49619: sorting of tuple array using multiple fields

2016-07-06 Thread Simanchal Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49619/ --- (Updated July 7, 2016, 5:03 a.m.) Review request for hive and Carl Steinbach.

Re: Need help with hive's explode function.

2016-07-06 Thread Venkata Penikalapati
Hi Karan, Your problem looks interesting, let me know more details will try to look into. ThanksVenkata Karthik P _ From: Karan Verma (Tech - BLR) Sent: Wednesday, July 6, 2016 9:45 PM Subject: Need help with hive's explode function. To: Hi, I'm w

Need help with hive's explode function.

2016-07-06 Thread Karan Verma (Tech - BLR)
Hi, I'm working on writing a custom Map Reduce job, which mimics a hive query. This query works on JSON type data and there are multiple nested lists, which are exploded. I have been struggling with writing an Exploder class which is very specific to the data. I just can't seem to get the number o

[jira] [Created] (HIVE-14180) Disable LlapZookeeperRegistry ZK auth setup for external clients

2016-07-06 Thread Jason Dere (JIRA)
Jason Dere created HIVE-14180: - Summary: Disable LlapZookeeperRegistry ZK auth setup for external clients Key: HIVE-14180 URL: https://issues.apache.org/jira/browse/HIVE-14180 Project: Hive Issu

Re: Review Request 48716: HIVE-13873 Column pruning for nested fields

2016-07-06 Thread cheng xu
> On July 6, 2016, 10:48 p.m., Aihua Xu wrote: > > serde/src/java/org/apache/hadoop/hive/serde2/ColumnProjectionUtils.java, > > line 122 > > > > > > Just try to understand the logic (not too familiar with Parquet).

[jira] [Created] (HIVE-14179) Too many delta files causes select queries on the table to fail with OOM

2016-07-06 Thread Deepesh Khandelwal (JIRA)
Deepesh Khandelwal created HIVE-14179: - Summary: Too many delta files causes select queries on the table to fail with OOM Key: HIVE-14179 URL: https://issues.apache.org/jira/browse/HIVE-14179 Proj

[jira] [Created] (HIVE-14178) Hive::needsToCopy should reuse FileUtils::equalsFileSystem

2016-07-06 Thread Gopal V (JIRA)
Gopal V created HIVE-14178: -- Summary: Hive::needsToCopy should reuse FileUtils::equalsFileSystem Key: HIVE-14178 URL: https://issues.apache.org/jira/browse/HIVE-14178 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14177) AddPartitionEvent contains the table location, but not the partition location

2016-07-06 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HIVE-14177: --- Summary: AddPartitionEvent contains the table location, but not the partition location Key: HIVE-14177 URL: https://issues.apache.org/jira/browse/HIVE-14177

[jira] [Created] (HIVE-14176) CBO nesting windowing function within each other when merging Project operators

2016-07-06 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-14176: -- Summary: CBO nesting windowing function within each other when merging Project operators Key: HIVE-14176 URL: https://issues.apache.org/jira/browse/HIVE-14176

[jira] [Created] (HIVE-14174) Fix creating buckets without scheme information

2016-07-06 Thread Thomas Poepping (JIRA)
Thomas Poepping created HIVE-14174: -- Summary: Fix creating buckets without scheme information Key: HIVE-14174 URL: https://issues.apache.org/jira/browse/HIVE-14174 Project: Hive Issue Type:

[jira] [Created] (HIVE-14175) Fix creating buckets without scheme information

2016-07-06 Thread Thomas Poepping (JIRA)
Thomas Poepping created HIVE-14175: -- Summary: Fix creating buckets without scheme information Key: HIVE-14175 URL: https://issues.apache.org/jira/browse/HIVE-14175 Project: Hive Issue Type:

[jira] [Created] (HIVE-14173) NPE was thrown after enabling directsql in the middle of session

2016-07-06 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-14173: -- Summary: NPE was thrown after enabling directsql in the middle of session Key: HIVE-14173 URL: https://issues.apache.org/jira/browse/HIVE-14173 Project: Hive Is

Re: Review Request 49728: HIVE-14172 LLAP: force evict blocks by size to handle memory fragmentation

2016-07-06 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49728/#review141080 --- llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapCachea

Review Request 49728: HIVE-14172 LLAP: force evict blocks by size to handle memory fragmentation

2016-07-06 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49728/ --- Review request for hive and Gopal V. Repository: hive-git Description ---

[jira] [Created] (HIVE-14172) LLAP: force evict blocks by size to handle memory fragmentation

2016-07-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14172: --- Summary: LLAP: force evict blocks by size to handle memory fragmentation Key: HIVE-14172 URL: https://issues.apache.org/jira/browse/HIVE-14172 Project: Hive

Re: Review Request 49644: Support masking and filtering of rows/columns: deal with derived column names

2016-07-06 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49644/ --- (Updated July 6, 2016, 9:27 p.m.) Review request for hive and Gunther Hagleitne

[jira] [Created] (HIVE-14171) Parquet: Simple vectorization throws NPEs

2016-07-06 Thread Gopal V (JIRA)
Gopal V created HIVE-14171: -- Summary: Parquet: Simple vectorization throws NPEs Key: HIVE-14171 URL: https://issues.apache.org/jira/browse/HIVE-14171 Project: Hive Issue Type: Bug Affects Versio

PreCommit test is broken

2016-07-06 Thread Wei Zheng
Can someone take a look please? + java -cp 'target/hive-ptest-1.0-classes.jar:target/lib/*' org.apache.hive.ptest.api.client.PTestClient --endpoint http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com:8181/hive-ptest-1.0 --logsEndpoint http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/log

[jira] [Created] (HIVE-14170) Beeline IncrementalRows should buffer rows and incrementally re-calculate width if TableOutputFormat is used

2016-07-06 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-14170: --- Summary: Beeline IncrementalRows should buffer rows and incrementally re-calculate width if TableOutputFormat is used Key: HIVE-14170 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Created] (HIVE-14169) Beeline Row printing should only calculate the width if TableOutputFormat is used

2016-07-06 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-14169: --- Summary: Beeline Row printing should only calculate the width if TableOutputFormat is used Key: HIVE-14169 URL: https://issues.apache.org/jira/browse/HIVE-14169 Project

Re: Review Request 48716: HIVE-13873 Column pruning for nested fields

2016-07-06 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48716/#review140991 --- ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetReco