Review Request 57944: HIVE-15708 Upgrade Calcite to 1.12 and Avatica to 1.9

2017-03-27 Thread Remus Rusanu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57944/ --- Review request for hive, Ashutosh Chauhan and Jesús Camacho Rodríguez. Reposito

Re: Review Request 57728: HIVE-16231: Parquet timestamp may be stored differently since HIVE-12767

2017-03-27 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57728/ --- (Updated March 27, 2017, 8 a.m.) Review request for hive and Sergio Pena. Cha

[jira] [Created] (HIVE-16303) How do we handle existing functions created using local hive server jar locations

2017-03-27 Thread anishek (JIRA)
anishek created HIVE-16303: -- Summary: How do we handle existing functions created using local hive server jar locations Key: HIVE-16303 URL: https://issues.apache.org/jira/browse/HIVE-16303 Project: Hive

[DISCUSS] split metastore and service

2017-03-27 Thread Zoltan Haindrich
Hello, Currently the jdbc driver contains lots of hive code; which are not needed for the driver to function properly - jdbc-standalone is currently a 60M binary! :) I've opened a ticket, to explore the possibilites what can be done in this aspect to reduce jdbc's dependencies. I was able to r

INSERT OVERWRITE TABLE with IF NOT EXISTS

2017-03-27 Thread Eugene Koifman
Hi, According to https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DML#LanguageManualDML-Syntax.1 we support INSERT OVERWRITE TABLE tablename1 [PARTITION (partcol1=val1, partcol2=val2 ...) [IF NOT EXISTS]] select_statement1 FROM from_statement; What might the intent of IF NOT EXI

Re: Review Request 57805: HIVE-16049: upgrade to jetty 9

2017-03-27 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57805/ --- (Updated March 27, 2017, 4:31 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-16304) LLAP: Throw SERVICE_UNAVAILABLE only if there are pending tasks

2017-03-27 Thread Gopal V (JIRA)
Gopal V created HIVE-16304: -- Summary: LLAP: Throw SERVICE_UNAVAILABLE only if there are pending tasks Key: HIVE-16304 URL: https://issues.apache.org/jira/browse/HIVE-16304 Project: Hive Issue Type:

Re: Review Request 57805: HIVE-16049: upgrade to jetty 9

2017-03-27 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57805/#review170201 --- common/src/java/org/apache/hive/http/HttpServer.java Lines 101-10

Re: INSERT OVERWRITE TABLE with IF NOT EXISTS

2017-03-27 Thread Vihang Karajgaonkar
I am not a 100% sure but looks like it means that do not overwrite the table/partition if it exists which is kinda of weird since we already provide "OVERWRITE" in the query. On Mon, Mar 27, 2017 at 8:40 AM, Eugene Koifman wrote: > Hi, > According to https://cwiki.apache.org/confluence/display/H

Re: [DISCUSS] split metastore and service

2017-03-27 Thread Sergey Shelukhin
Splitting the metastore would also allow us to get rid of compile time dependencies that are resolved via reflection right now. +1 on the feature On 17/3/27, 07:33, "Zoltan Haindrich" wrote: >Hello, > >Currently the jdbc driver contains lots of hive code; which are not >needed for the driver to

[jira] [Created] (HIVE-16305) Additional Datanucleus ClassLoaderResolverImpl leaks causing HS2 OOM

2017-03-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16305: - Summary: Additional Datanucleus ClassLoaderResolverImpl leaks causing HS2 OOM Key: HIVE-16305 URL: https://issues.apache.org/jira/browse/HIVE-16305 Project: Hive

Re: Review Request 57944: HIVE-15708 Upgrade Calcite to 1.12 and Avatica to 1.9

2017-03-27 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57944/#review170208 --- druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQuery

Re: Review Request 57728: HIVE-16231: Parquet timestamp may be stored differently since HIVE-12767

2017-03-27 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57728/#review170236 --- Ship it! Ship It! - Sergio Pena On March 27, 2017, 8 a.m., B

[jira] [Created] (HIVE-16306) Encode binary fields of complex types with base64 and wrap them up with quotes

2017-03-27 Thread Yibing Shi (JIRA)
Yibing Shi created HIVE-16306: - Summary: Encode binary fields of complex types with base64 and wrap them up with quotes Key: HIVE-16306 URL: https://issues.apache.org/jira/browse/HIVE-16306 Project: Hive

[jira] [Created] (HIVE-16307) add IO memory usage report to LLAP UI

2017-03-27 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16307: --- Summary: add IO memory usage report to LLAP UI Key: HIVE-16307 URL: https://issues.apache.org/jira/browse/HIVE-16307 Project: Hive Issue Type: Bug

Re: Review Request 57626: HIVE-16164: Provide mechanism for passing HMS notification ID between transactional and non-transactional listeners.

2017-03-27 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57626/#review170257 --- Fix it, then Ship it! Ship It! metastore/src/java/org/apache/

[jira] [Created] (HIVE-16308) PreExecutePrinter and PostExecutePrinter should log to INFO level instead of ERROR

2017-03-27 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16308: --- Summary: PreExecutePrinter and PostExecutePrinter should log to INFO level instead of ERROR Key: HIVE-16308 URL: https://issues.apache.org/jira/browse/HIVE-16308 Projec

[jira] [Created] (HIVE-16309) Hive Test Commands failure should be printed in hive.log instead of stdout

2017-03-27 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16309: --- Summary: Hive Test Commands failure should be printed in hive.log instead of stdout Key: HIVE-16309 URL: https://issues.apache.org/jira/browse/HIVE-16309 Project: Hive

[jira] [Created] (HIVE-16310) Get the output operators of Reducesink when vectorization is on

2017-03-27 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16310: -- Summary: Get the output operators of Reducesink when vectorization is on Key: HIVE-16310 URL: https://issues.apache.org/jira/browse/HIVE-16310 Project: Hive