Re: Review Request 50548: HIVE-14355 - Schema evolution for ORC in llap is broken for int to string conversion

2016-07-28 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50548/#review144046 ---

[jira] [Created] (HIVE-14380) Queries on tables with remote HDFS paths fail in "encryption" checks.

2016-07-28 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-14380: --- Summary: Queries on tables with remote HDFS paths fail in "encryption" checks. Key: HIVE-14380 URL: https://issues.apache.org/jira/browse/HIVE-14380

[jira] [Created] (HIVE-14379) Queries on tables with remote HDFS paths fail in "encryption" checks.

2016-07-28 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-14379: --- Summary: Queries on tables with remote HDFS paths fail in "encryption" checks. Key: HIVE-14379 URL: https://issues.apache.org/jira/browse/HIVE-14379

[jira] [Created] (HIVE-14378) Data size may be estimated as 0 if no columns are being projected after an operator

2016-07-28 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-14378: --- Summary: Data size may be estimated as 0 if no columns are being projected after an operator Key: HIVE-14378 URL: https://issues.apache.org/jira/browse/HIVE-14378

[jira] [Created] (HIVE-14377) LLAP IO: issue with how estimate cache removes unneeded buffers

2016-07-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14377: --- Summary: LLAP IO: issue with how estimate cache removes unneeded buffers Key: HIVE-14377 URL: https://issues.apache.org/jira/browse/HIVE-14377 Project: Hive

Re: Review Request 50503: HIVE-12954: NPE with str_to_map on null strings

2016-07-28 Thread Zoltan Haindrich
> On July 27, 2016, 3:26 p.m., Aihua Xu wrote: > > ql/src/test/org/apache/hadoop/hive/ql/udf/generic/TestGenericUDFStringToMap.java, > > line 34 > > > > > > Please add @Test annotation for unit tests. if you use

Review Request 50586: HIVE-14328 fix flapping qtests

2016-07-28 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50586/ --- Review request for hive. Bugs: HIVE-14329

[jira] [Created] (HIVE-14376) Schema evolution tests takes a long time

2016-07-28 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-14376: Summary: Schema evolution tests takes a long time Key: HIVE-14376 URL: https://issues.apache.org/jira/browse/HIVE-14376 Project: Hive Issue

Re: Review Request 50548: HIVE-14355 - Schema evolution for ORC in llap is broken for int to string conversion

2016-07-28 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50548/ --- (Updated July 28, 2016, 10:07 p.m.) Review request for hive and Sergey

Re: Review Request 50548: HIVE-14355 - Schema evolution for ORC in llap is broken for int to string conversion

2016-07-28 Thread j . prasanth . j
> On July 28, 2016, 10:01 p.m., Prasanth_J wrote: > > llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapInputFormat.java, > > line 202 > > > > > > if we make this final. We cannot do assignments

Re: Review Request 50548: HIVE-14355 - Schema evolution for ORC in llap is broken for int to string conversion

2016-07-28 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50548/#review144006 ---

[jira] [Created] (HIVE-14375) hcatalog-pig-adaptor pom.xml uses joda-time 2.2 instead of ${joda.version} that uses 2.8.1

2016-07-28 Thread JIRA
Sergio Peña created HIVE-14375: -- Summary: hcatalog-pig-adaptor pom.xml uses joda-time 2.2 instead of ${joda.version} that uses 2.8.1 Key: HIVE-14375 URL: https://issues.apache.org/jira/browse/HIVE-14375

[jira] [Created] (HIVE-14374) BeeLine argument, and configuration handling cleanup

2016-07-28 Thread Peter Vary (JIRA)
Peter Vary created HIVE-14374: - Summary: BeeLine argument, and configuration handling cleanup Key: HIVE-14374 URL: https://issues.apache.org/jira/browse/HIVE-14374 Project: Hive Issue Type:

Re: Review Request 50359: HIVE-14270: Write temporary data to HDFS when doing inserts on tables located on S3

2016-07-28 Thread Sergio Pena
> On July 28, 2016, 6:45 p.m., Reuben Kuhnert wrote: > > ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java, line 3225 > > > > > > This code in both branches of 'if/else' are identical except for the > >

Re: Review Request 50359: HIVE-14270: Write temporary data to HDFS when doing inserts on tables located on S3

2016-07-28 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50359/ --- (Updated July 28, 2016, 8:11 p.m.) Review request for hive. Changes ---

Re: Review Request 50548: HIVE-14355 - Schema evolution for ORC in llap is broken for int to string conversion

2016-07-28 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50548/#review143977 ---

Re: Review Request 50359: HIVE-14270: Write temporary data to HDFS when doing inserts on tables located on S3

2016-07-28 Thread Reuben Kuhnert
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50359/#review143975 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java (line

[jira] [Created] (HIVE-14373) Add integration tests for hive on S3

2016-07-28 Thread JIRA
Sergio Peña created HIVE-14373: -- Summary: Add integration tests for hive on S3 Key: HIVE-14373 URL: https://issues.apache.org/jira/browse/HIVE-14373 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-14372) Odd behavior with Beeline parsing server principal in Kerberized environment

2016-07-28 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-14372: -- Summary: Odd behavior with Beeline parsing server principal in Kerberized environment Key: HIVE-14372 URL: https://issues.apache.org/jira/browse/HIVE-14372

[jira] [Created] (HIVE-14371) use datanucleus.rdbms.useColumnDefaultWhenNull when available

2016-07-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14371: --- Summary: use datanucleus.rdbms.useColumnDefaultWhenNull when available Key: HIVE-14371 URL: https://issues.apache.org/jira/browse/HIVE-14371 Project: Hive

Double objects in ResultSet with column type Float

2016-07-28 Thread Matt Burgess
Hello all, I had a question about the Hive JDBC driver and its treatment of float/double types. According to the following, floating-point literals are treated as doubles: https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types#LanguageManualTypes-FloatingPointTypes. So let's say

Review Request 50575: Estimated size of constant nulls is 0 in some cases

2016-07-28 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50575/ --- Review request for hive and Jesús Camacho Rodríguez. Bugs: HIVE-14367

[jira] [Created] (HIVE-14370) printStackTrace() called in Operator.close()

2016-07-28 Thread David Karoly (JIRA)
David Karoly created HIVE-14370: --- Summary: printStackTrace() called in Operator.close() Key: HIVE-14370 URL: https://issues.apache.org/jira/browse/HIVE-14370 Project: Hive Issue Type: Bug

Re: Review Request 50503: HIVE-12954: NPE with str_to_map on null strings

2016-07-28 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50503/#review143944 ---

Re: Review Request 50503: HIVE-12954: NPE with str_to_map on null strings

2016-07-28 Thread Marta Kuczora
> On July 27, 2016, 3:26 p.m., Aihua Xu wrote: > > ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFStringToMap.java, > > line 95 > > > > > > Are line 90- 93 already dealing with null delimiters ? Seems

[jira] [Created] (HIVE-14369) submit a task with hive on spark to other yarn cluster failed

2016-07-28 Thread Xiaomeng Huang (JIRA)
Xiaomeng Huang created HIVE-14369: - Summary: submit a task with hive on spark to other yarn cluster failed Key: HIVE-14369 URL: https://issues.apache.org/jira/browse/HIVE-14369 Project: Hive

Re: Review Request 50510: HIVE-14360 Starting BeeLine after using !save, there is an error logged: "Error setting configuration: conf"

2016-07-28 Thread Peter Vary
> On July 28, 2016, 4:37 a.m., Vihang Karajgaonkar wrote: > > beeline/src/java/org/apache/hive/beeline/BeeLineOpts.java, line 627 > > > > > > Adding @Ignore may not be the right solution here. This will skip > >