[jira] [Created] (HIVE-19043) Vectorization: LazySimpleDeserializeRead fewer fields handling broken for Complex Types

2018-03-23 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19043: --- Summary: Vectorization: LazySimpleDeserializeRead fewer fields handling broken for Complex Types Key: HIVE-19043 URL: https://issues.apache.org/jira/browse/HIVE-19043 P

Review Request 66266: HIVE-18994: Handle client connections on failover

2018-03-23 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66266/ --- Review request for hive and Sergey Shelukhin. Bugs: HIVE-18994 https://issu

Re: Review Request 66237: HIVE-18971 add HS2 WM metrics for use in Grafana and such

2018-03-23 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66237/#review199922 --- common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/Co

[jira] [Created] (HIVE-19042) set MALLOC_ARENA_MAX for LLAP

2018-03-23 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19042: --- Summary: set MALLOC_ARENA_MAX for LLAP Key: HIVE-19042 URL: https://issues.apache.org/jira/browse/HIVE-19042 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19041) Thrift deserialization of Partition objects should intern fields

2018-03-23 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-19041: -- Summary: Thrift deserialization of Partition objects should intern fields Key: HIVE-19041 URL: https://issues.apache.org/jira/browse/HIVE-19041 Project: H

[jira] [Created] (HIVE-19040) get_partitions_by_expr() implementation in HiveMetaStore causes backward incompatibility easily

2018-03-23 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-19040: --- Summary: get_partitions_by_expr() implementation in HiveMetaStore causes backward incompatibility easily Key: HIVE-19040 URL: https://issues.apache.org/jira/browse/HIVE-19040

Re: Review Request 66264: HIVE-19027

2018-03-23 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66264/ --- (Updated March 23, 2018, 10:47 p.m.) Review request for hive and Ashutosh Chauh

Review Request 66264: HIVE-19027

2018-03-23 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66264/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-19027 https://issu

Re: Review Request 66201: HIVE-19014 utilize YARN-8028 (queue ACL check) in Hive Tez session pool

2018-03-23 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66201/ --- (Updated March 23, 2018, 9:44 p.m.) Review request for hive and Thejas Nair.

Re: Review Request 66201: HIVE-19014 utilize YARN-8028 (queue ACL check) in Hive Tez session pool

2018-03-23 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66201/#review199913 --- ql/src/java/org/apache/hadoop/hive/ql/exec/tez/YarnQueueHelper.ja

Re: Review Request 66201: HIVE-19014 utilize YARN-8028 (queue ACL check) in Hive Tez session pool

2018-03-23 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66201/ --- (Updated March 23, 2018, 9:40 p.m.) Review request for hive and Thejas Nair.

[jira] [Created] (HIVE-19039) Allow DDL change using 'Alter Table' for non-native tables

2018-03-23 Thread Tauseef Hussain (JIRA)
Tauseef Hussain created HIVE-19039: -- Summary: Allow DDL change using 'Alter Table' for non-native tables Key: HIVE-19039 URL: https://issues.apache.org/jira/browse/HIVE-19039 Project: Hive I

Re: PTest stuck

2018-03-23 Thread Vihang Karajgaonkar
It doesn't seem to have executors to run the job. Check #9785 On Fri, Mar 23, 2018 at 1:23 PM, Deepak Jaiswal wrote: > The tests still seem to be stuck. Does it need a restart? > > Regards, > Deepak > > On 3/23/18, 6:41 AM, "Peter Vary" wrote: > > Pushed the change to master. > > > On

Re: PTest stuck

2018-03-23 Thread Deepak Jaiswal
The tests still seem to be stuck. Does it need a restart? Regards, Deepak On 3/23/18, 6:41 AM, "Peter Vary" wrote: Pushed the change to master. > On Mar 23, 2018, at 2:30 PM, Adam Szita wrote: > > This is caused by a whitespace error > in itests/src/test/resources/te

Re: Review Request 66237: HIVE-18971 add HS2 WM metrics for use in Grafana and such

2018-03-23 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66237/ --- (Updated March 23, 2018, 8:14 p.m.) Review request for hive and Prasanth_J. R

[GitHub] hive pull request #327: HIVE-19038: Fixed inner class format for TokenRenewe...

2018-03-23 Thread arunmahadevan
GitHub user arunmahadevan opened a pull request: https://github.com/apache/hive/pull/327 HIVE-19038: Fixed inner class format for TokenRenewer in META-INF/services You can merge this pull request into a Git repository by running: $ git pull https://github.com/arunmahadevan/hiv

[jira] [Created] (HIVE-19038) LLAP: Service loader throws "Provider not found" exception if hive-llap-server is in class path while loading tokens

2018-03-23 Thread Arun Mahadevan (JIRA)
Arun Mahadevan created HIVE-19038: - Summary: LLAP: Service loader throws "Provider not found" exception if hive-llap-server is in class path while loading tokens Key: HIVE-19038 URL: https://issues.apache.org/jira

Re: Review Request 66204: HIVE-19017: Add util function to determine if 2 ValidWriteIdLists are at the same committed ID

2018-03-23 Thread Jesús Camacho Rodríguez
> On March 22, 2018, 12:26 a.m., Jesús Camacho Rodríguez wrote: > > storage-api/src/java/org/apache/hive/common/util/TxnIdUtils.java > > Lines 41 (patched) > > > > > > Can minOpenId be null for both lists? What's the

Re: Review Request 66204: HIVE-19017: Add util function to determine if 2 ValidWriteIdLists are at the same committed ID

2018-03-23 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66204/ --- (Updated March 23, 2018, 5:25 p.m.) Review request for hive, Eugene Koifman, Go

Re: Review Request 66204: HIVE-19017: Add util function to determine if 2 ValidWriteIdLists are at the same committed ID

2018-03-23 Thread Jason Dere
> On March 22, 2018, 12:26 a.m., Jesús Camacho Rodríguez wrote: > > storage-api/src/java/org/apache/hive/common/util/TxnIdUtils.java > > Lines 41 (patched) > > > > > > Can minOpenId be null for both lists? What's the

[jira] [Created] (HIVE-19037) Vectorization: Miscellaneous cleanup

2018-03-23 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19037: --- Summary: Vectorization: Miscellaneous cleanup Key: HIVE-19037 URL: https://issues.apache.org/jira/browse/HIVE-19037 Project: Hive Issue Type: Bug Com

Re: PTest stuck

2018-03-23 Thread Peter Vary
Pushed the change to master. > On Mar 23, 2018, at 2:30 PM, Adam Szita wrote: > > This is caused by a whitespace error > in itests/src/test/resources/testconfiguration.properties, fixing > by HIVE-19036 > > On 22 March 2018 at 21:55, Jesus Camacho Rodriguez < > jcamachorodrig...@hortonworks.com

Re: PTest stuck

2018-03-23 Thread Adam Szita
This is caused by a whitespace error in itests/src/test/resources/testconfiguration.properties, fixing by HIVE-19036 On 22 March 2018 at 21:55, Jesus Camacho Rodriguez < jcamachorodrig...@hortonworks.com> wrote: > There seems to be something wrong still, there are +330 failures, it seems > like t

[jira] [Created] (HIVE-19036) Fix whitespace error in testconfiguration.properties after HIVE-14032

2018-03-23 Thread Adam Szita (JIRA)
Adam Szita created HIVE-19036: - Summary: Fix whitespace error in testconfiguration.properties after HIVE-14032 Key: HIVE-19036 URL: https://issues.apache.org/jira/browse/HIVE-19036 Project: Hive

Re: Review Request 66209: HIVE-17098 Race condition in Hbase tables

2018-03-23 Thread Oleksiy Sayankin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66209/ --- (Updated March 23, 2018, 3:06 p.m.) Review request for hive, Ashutosh Chauhan,

[jira] [Created] (HIVE-19035) Vectorization: Disable exotic field reference form

2018-03-23 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19035: --- Summary: Vectorization: Disable exotic field reference form Key: HIVE-19035 URL: https://issues.apache.org/jira/browse/HIVE-19035 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19034) hadoop fs test can check srcipt ok, but beeline -f report no such file

2018-03-23 Thread fengxianghui (JIRA)
fengxianghui created HIVE-19034: --- Summary: hadoop fs test can check srcipt ok, but beeline -f report no such file Key: HIVE-19034 URL: https://issues.apache.org/jira/browse/HIVE-19034 Project: Hive