[jira] [Created] (HIVE-15473) Progress Bar on Beeline client

2016-12-19 Thread anishek (JIRA)
anishek created HIVE-15473: -- Summary: Progress Bar on Beeline client Key: HIVE-15473 URL: https://issues.apache.org/jira/browse/HIVE-15473 Project: Hive Issue Type: Improvement Components:

Re: Bitmaps field entries

2016-12-19 Thread Gopal Vijayaraghavan
> After creating the bitmap indexes, the '_bitmaps' field of all the records > are similar and indicate an array as follows; This is a direct deserialized object of EWAHBitMap (writeInt(), writeLong() as a sequence of arrays) https://github.com/lemire/javaewah/blob/master/src/main/java/com/goog

[jira] [Created] (HIVE-15472) JDBC: Standalone jar is missing ZK dependencies

2016-12-19 Thread Gopal V (JIRA)
Gopal V created HIVE-15472: -- Summary: JDBC: Standalone jar is missing ZK dependencies Key: HIVE-15472 URL: https://issues.apache.org/jira/browse/HIVE-15472 Project: Hive Issue Type: Bug Co

Bitmaps field entries

2016-12-19 Thread Nishadi Kirielle
Hi all, I am a final year undergraduate from University of Moratuwa, Sri Lanka. For the final year project, we are using the bitmap indexes created by Hive and I need a little clarification on the bitmaps field entries in the bitmap indexes. After creating the bitmap indexes, the '_bitmaps' field

Re: TBLPROPERTIES appears to be ignored by custom inputformats

2016-12-19 Thread Gopal Vijayaraghavan
> I don't see anything in the HiveServer2 log when I do SELECT > count(*). The count(*) should not be running on the HiveServer2, unlike the SELECT *. SELECT * takes a short-cut by which it skips the entire "cluster" part of Hive and runs the InputFormat locally in HiveServer2. You might be

[jira] [Created] (HIVE-15471) LLAP UI: NPE when getting thread metrics

2016-12-19 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-15471: --- Summary: LLAP UI: NPE when getting thread metrics Key: HIVE-15471 URL: https://issues.apache.org/jira/browse/HIVE-15471 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15470) Catch Throwable instead of Exception in driver.execute.

2016-12-19 Thread zhihai xu (JIRA)
zhihai xu created HIVE-15470: Summary: Catch Throwable instead of Exception in driver.execute. Key: HIVE-15470 URL: https://issues.apache.org/jira/browse/HIVE-15470 Project: Hive Issue Type: Impr

[jira] [Created] (HIVE-15469) Fix REPL DUMP/LOAD DROP_PTN so it works on non-string-ptn-key tables

2016-12-19 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-15469: --- Summary: Fix REPL DUMP/LOAD DROP_PTN so it works on non-string-ptn-key tables Key: HIVE-15469 URL: https://issues.apache.org/jira/browse/HIVE-15469 Project: Hiv

[jira] [Created] (HIVE-15468) Enhance the vectorized execution engine to support complex types

2016-12-19 Thread Chao Sun (JIRA)
Chao Sun created HIVE-15468: --- Summary: Enhance the vectorized execution engine to support complex types Key: HIVE-15468 URL: https://issues.apache.org/jira/browse/HIVE-15468 Project: Hive Issue Ty

[jira] [Created] (HIVE-15467) escape1.q hangs in TestMiniLlapLocalCliDriver

2016-12-19 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-15467: -- Summary: escape1.q hangs in TestMiniLlapLocalCliDriver Key: HIVE-15467 URL: https://issues.apache.org/jira/browse/HIVE-15467 Project: Hive Issue Type: Bu

[jira] [Created] (HIVE-15466) REPL LOAD & DUMP support for incremental DROP_TABLE/DROP_PTN

2016-12-19 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-15466: --- Summary: REPL LOAD & DUMP support for incremental DROP_TABLE/DROP_PTN Key: HIVE-15466 URL: https://issues.apache.org/jira/browse/HIVE-15466 Project: Hive

Re: Review Request 54771: Capture additional metadata to replicate a simple insert at destination

2016-12-19 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54771/#review159649 --- itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/liste

[jira] [Created] (HIVE-15465) Capture additional metadata to replicate multi-table and dynamic partition inserts at destination

2016-12-19 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-15465: --- Summary: Capture additional metadata to replicate multi-table and dynamic partition inserts at destination Key: HIVE-15465 URL: https://issues.apache.org/jira/browse/HIVE-15

[jira] [Created] (HIVE-15464) "show create table" doesn't show skewed info

2016-12-19 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-15464: --- Summary: "show create table" doesn't show skewed info Key: HIVE-15464 URL: https://issues.apache.org/jira/browse/HIVE-15464 Project: Hive Issue Type: Improvement

Re: Naveen Gangam has become a Hive Committer

2016-12-19 Thread Vihang Karajgaonkar
Congratulations Naveen! On Sat, Dec 17, 2016 at 11:36 PM, Sharath Babu Basavaraja < sharathfe...@gmail.com> wrote: > Congrats Naveen! > > --Sharath > > On Sat, Dec 17, 2016 at 11:16 PM Lefty Leverenz > wrote: > >> Congratulations Naveen! >> >> -- Lefty >> >> >> >> >> On Fri, Dec 16, 2016 at 10:1

Re: Review Request 54771: Capture additional metadata to replicate a simple insert at destination

2016-12-19 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54771/ --- (Updated Dec. 19, 2016, 5:30 p.m.) Review request for hive, Sushanth Sowmyan an

Re: Review Request 54771: Capture additional metadata to replicate a simple insert at destination

2016-12-19 Thread Vaibhav Gumashta
> On Dec. 16, 2016, 4:17 a.m., Thejas Nair wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/messaging/json/JSONMessageFactory.java, > > line 274 > > > > > > anything specific about ordering here ? List

Re: TBLPROPERTIES appears to be ignored by custom inputformats

2016-12-19 Thread Chris Teoh
Thanks Jorn. I do see the inputformat logging the settings in HiveServer2 logs when I do SELECT * . I don't see anything in the HiveServer2 log when I do SELECT count(*). I assume it must be somewhere in the lower levels or because the count function does some other thing. I also tried writing my

Re: TBLPROPERTIES appears to be ignored by custom inputformats

2016-12-19 Thread Jörn Franke
I assume it is related to lazy evaluation by the serde but this would require investigation of the source code and log files. If there is no exception in the log files then you forgot to log them (bad!). Use sonarqube or similar to check your source code related to those kind of mistakes - save