Re: Ptest timeouts

2018-06-19 Thread Prasanth Jayachandran
Thanks for the update Vihang! Most tests were failing yesterday. Saw timeouts in HIVE-19926 and HIVE-15190. Looks like there are some green builds today. Thanks Prasanth On Tue, Jun 19, 2018 at 3:50 PM -0700, "Vihang Karajgaonkar" mailto:vih...@cloudera.com.INVALID>> wrote: Sorry my bad,

[jira] [Created] (HIVE-19948) HiveCli is not splitting the command by semicolon properly if quotes are inside the string

2018-06-19 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-19948: --- Summary: HiveCli is not splitting the command by semicolon properly if quotes are inside the string Key: HIVE-19948 URL: https://issues.apache.org/jira/browse/HIVE-19948

Re: Ptest timeouts

2018-06-19 Thread Vihang Karajgaonkar
Sorry my bad, the disk utilization was not looking bad actually. It was around ~10% not 90%. Which tests are timing out? The last couple of runs that I saw didn't show any timeouts. On Tue, Jun 19, 2018 at 3:35 PM, Vihang Karajgaonkar wrote: > The disk utilization is around ~90%. I am not sure

Re: Ptest timeouts

2018-06-19 Thread Vihang Karajgaonkar
The disk utilization is around ~90%. I am not sure if its related though. I will remove older directories to clean it up to see if helps. On Tue, Jun 19, 2018 at 10:44 AM, Thejas Nair wrote: > + Vihang > > > On Tue, Jun 19, 2018 at 1:55 AM, Prasanth Jayachandran > wrote: > > Precommit tests

Re: Review Request 67636: HIVE-19176 : Add HoS support to progress bar on Beeline client.

2018-06-19 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On June 19, 2018, 8:53 p.m., Sahil Takiar wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/RenderStrategy.java > > Lines 43 (patched) > > > > > > how much of this code is new coded vs. copied from

Re: Review Request 67636: HIVE-19176 : Add HoS support to progress bar on Beeline client.

2018-06-19 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67636/#review205024 ---

Re: Review Request 67636: HIVE-19176 : Add HoS support to progress bar on Beeline client.

2018-06-19 Thread Sahil Takiar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67636/#review205020 --- is there a way to add some unit tests for this?

Re: Ptest timeouts

2018-06-19 Thread Sahil Takiar
I checked the master instance, and it doesn't seem to be an issue with disk space. I can re-start the cluster and see if that helps, however, some Hive QA jobs will fail as a result. On Tue, Jun 19, 2018 at 12:44 PM, Thejas Nair wrote: > + Vihang > > > On Tue, Jun 19, 2018 at 1:55 AM, Prasanth

[jira] [Created] (HIVE-19947) Load Data Rewrite : Explore better way to create temp table object to maintain consistency.

2018-06-19 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-19947: - Summary: Load Data Rewrite : Explore better way to create temp table object to maintain consistency. Key: HIVE-19947 URL: https://issues.apache.org/jira/browse/HIVE-19947

Re: Ptest timeouts

2018-06-19 Thread Thejas Nair
+ Vihang On Tue, Jun 19, 2018 at 1:55 AM, Prasanth Jayachandran wrote: > Precommit tests have started to timeout again. Could it be because of disk > space issue? Should we need restart again? Sometimes >90% disk usage may also > result in unhealthy node where no containers can be launched. >

[jira] [Created] (HIVE-19946) VectorizedRowBatchCtx.recordIdColumnVector cannot be shared between different JVMs

2018-06-19 Thread Teddy Choi (JIRA)
Teddy Choi created HIVE-19946: - Summary: VectorizedRowBatchCtx.recordIdColumnVector cannot be shared between different JVMs Key: HIVE-19946 URL: https://issues.apache.org/jira/browse/HIVE-19946 Project:

[jira] [Created] (HIVE-19945) Beeline - run against a different sql engine

2018-06-19 Thread Laszlo Bodor (JIRA)
Laszlo Bodor created HIVE-19945: --- Summary: Beeline - run against a different sql engine Key: HIVE-19945 URL: https://issues.apache.org/jira/browse/HIVE-19945 Project: Hive Issue Type:

Re: Review Request 67485: HIVE-19783 Retrieve only locations in HiveMetaStore.dropPartitionsAndGetLocations

2018-06-19 Thread Peter Vary via Review Board
> On jún. 13, 2018, 4:50 du, Vihang Karajgaonkar wrote: > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java > > Line 2545 (original), 2538 (patched) > > > > > > My concern

Re: Review Request 67485: HIVE-19783 Retrieve only locations in HiveMetaStore.dropPartitionsAndGetLocations

2018-06-19 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67485/ --- (Updated jún. 19, 2018, 12:23 du) Review request for hive, Alexander Kolbasov

[jira] [Created] (HIVE-19944) Investigate and fix version mismatch of GCP

2018-06-19 Thread Adam Szita (JIRA)
Adam Szita created HIVE-19944: - Summary: Investigate and fix version mismatch of GCP Key: HIVE-19944 URL: https://issues.apache.org/jira/browse/HIVE-19944 Project: Hive Issue Type: Sub-task

Ptest timeouts

2018-06-19 Thread Prasanth Jayachandran
Precommit tests have started to timeout again. Could it be because of disk space issue? Should we need restart again? Sometimes >90% disk usage may also result in unhealthy node where no containers can be launched. Thanks Prasanth

[jira] [Created] (HIVE-19943) Header values keep showing up in result sets

2018-06-19 Thread Liam De Lee (JIRA)
Liam De Lee created HIVE-19943: -- Summary: Header values keep showing up in result sets Key: HIVE-19943 URL: https://issues.apache.org/jira/browse/HIVE-19943 Project: Hive Issue Type: Bug

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

2018-06-19 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65480/ --- (Updated June 19, 2018, 7:02 a.m.) Review request for hive and Ashutosh