Review Request 65500: Vectorized execution handles overflows in a different manner than non-vectorized execution

2018-02-02 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65500/ --- Review request for hive, Aihua Xu, Gopal V, Matt McCline, and Sahil Takiar.

[jira] [Created] (HIVE-18617) Workload management Action parser does not generate the correct pool path.

2018-02-02 Thread Harish Jaiprakash (JIRA)
Harish Jaiprakash created HIVE-18617: Summary: Workload management Action parser does not generate the correct pool path. Key: HIVE-18617 URL: https://issues.apache.org/jira/browse/HIVE-18617

Review Request 65498: HIVE-18281: HiveServer2 HA for LLAP and Workload Manager

2018-02-02 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65498/ --- Review request for hive, Sergey Shelukhin and Thejas Nair. Bugs: HIVE-18281

Re: Review Request 65413: HIVE-18575 ACID properties usage in jobconf is ambiguous for MM tables

2018-02-02 Thread Eugene Koifman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65413/#review196778 ---

[jira] [Created] (HIVE-18616) work around HADOOP-15171 p2

2018-02-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18616: --- Summary: work around HADOOP-15171 p2 Key: HIVE-18616 URL: https://issues.apache.org/jira/browse/HIVE-18616 Project: Hive Issue Type: Bug

Re: ptest seems stuck

2018-02-02 Thread Vihang Karajgaonkar
https://builds.apache.org/job/PreCommit-HIVE-Build/ It looks like there are no executors available to run the job. On Fri, Feb 2, 2018 at 2:15 PM, Deepak Jaiswal wrote: > Hi All, > > It looks like ptest is stuck. Cant figure out the cause. > > Regards, > Deepak >

ptest seems stuck

2018-02-02 Thread Deepak Jaiswal
Hi All, It looks like ptest is stuck. Cant figure out the cause. Regards, Deepak

Re: Review Request 65130: HIVE-18350 : load data should rename files consistent with insert statements

2018-02-02 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65130/ --- (Updated Feb. 2, 2018, 10:11 p.m.) Review request for hive, Ashutosh Chauhan,

Re: Review Request 65276: HIVE-18516

2018-02-02 Thread Deepak Jaiswal
> On Feb. 2, 2018, 8 p.m., Eugene Koifman wrote: > > ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java > > Line 3470 (original), 3484 (patched) > > > > > > Also, shouldn't it be an error if one of the input

Re: Review Request 65276: HIVE-18516

2018-02-02 Thread Eugene Koifman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65276/#review196725 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Line

[jira] [Created] (HIVE-18615) Prevent deserializing transaction list in the materializations invalidation cache multiple times

2018-02-02 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-18615: -- Summary: Prevent deserializing transaction list in the materializations invalidation cache multiple times Key: HIVE-18615 URL:

[jira] [Created] (HIVE-18614) Fix sys db creation in Hive

2018-02-02 Thread Miklos Gergely (JIRA)
Miklos Gergely created HIVE-18614: - Summary: Fix sys db creation in Hive Key: HIVE-18614 URL: https://issues.apache.org/jira/browse/HIVE-18614 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18613) Extend JsonSerDe to support BINARY type

2018-02-02 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-18613: -- Summary: Extend JsonSerDe to support BINARY type Key: HIVE-18613 URL: https://issues.apache.org/jira/browse/HIVE-18613 Project: Hive

Re: Yetus JDK version

2018-02-02 Thread Adam Szita
Hi, I've taken a look on this, and I think the problem is that although setting JAVA_HOME to 1.8 JDK makes maven use 1.8 java and javac, any subprocess forked only use "java" executable which is on PATH (and not checking JAVA_HOME value.) And on the server that is a 1.7 JRE so I'm proposing a fix

[jira] [Created] (HIVE-18612) Build subprocesses under Yetus in Ptest use 1.7 jre instead of 1.8

2018-02-02 Thread Adam Szita (JIRA)
Adam Szita created HIVE-18612: - Summary: Build subprocesses under Yetus in Ptest use 1.7 jre instead of 1.8 Key: HIVE-18612 URL: https://issues.apache.org/jira/browse/HIVE-18612 Project: Hive

Review Request 65480: HIVE-18545 Add UDF to parse complex types from json

2018-02-02 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65480/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-18545

Review Request 65479: HIVE-18523 Fix summary row in case there are no inputs

2018-02-02 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65479/ --- Review request for hive, Ashutosh Chauhan and Prasanth_J. Bugs: HIVE-18523

Re: Review Request 65415: HIVE-18571 stats issues for MM tables

2018-02-02 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65415/#review196696 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Lines

Review Request 65478: HIVE-18553 VectorizedParquetReader fails after adding a new column to table

2018-02-02 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65478/ --- Review request for hive. Repository: hive-git Description ---

[GitHub] hive pull request #298: HIVE-18478: Avoiding creation of CM recycle file in ...

2018-02-02 Thread maheshk114
Github user maheshk114 closed the pull request at: https://github.com/apache/hive/pull/298 ---

Re: Review Request 65431: HIVE-16605 : NOT NULL constraint enforcement

2018-02-02 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65431/#review196691 ---