Re: [Announce] New committer: Deepak Jaiswal

2018-01-09 Thread Prasanth Jayachandran
Congratulations Deepak! Thanks Prasanth On Tue, Jan 9, 2018 at 11:31 PM -0800, "Zoltan Haindrich" > wrote: Congratulations Deepak! On 9 Jan 2018 10:32 p.m., Matthew McCline wrote: Congratulations!

Re: [Announce] New committer: Deepak Jaiswal

2018-01-09 Thread Zoltan Haindrich
Congratulations Deepak! On 9 Jan 2018 10:32 p.m., Matthew McCline wrote: Congratulations! From: Lefty Leverenz Sent: Tuesday, January 9, 2018 3:08 AM To: dev@hive.apache.org Subject: Re: [Announce] New

Re: Review Request 64490: HIVE-14498

2018-01-09 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64490/ --- (Updated Jan. 10, 2018, 7:23 a.m.) Review request for hive, Ashutosh Chauhan

Branch for "Per Table Write ID" implementation

2018-01-09 Thread Sankar Hariappan
Hi all, "Hive Replication” feature is advancing to support ACID tables (HIVE-18320). “Per Table Write ID” is an important requirement to support replication for ACID tables especially for the use case of “Analytics workload off-loading for

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-09 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65018/#review195114 ---

[jira] [Created] (HIVE-18422) Vectorized input format should not be used when input format is excluded and row.serde is enabled

2018-01-09 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-18422: -- Summary: Vectorized input format should not be used when input format is excluded and row.serde is enabled Key: HIVE-18422 URL:

[jira] [Created] (HIVE-18421) Vectorized execution does not handle integer overflows

2018-01-09 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-18421: -- Summary: Vectorized execution does not handle integer overflows Key: HIVE-18421 URL: https://issues.apache.org/jira/browse/HIVE-18421 Project: Hive

[jira] [Created] (HIVE-18420) LLAP IO: InputStream may return 0 bytes

2018-01-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18420: --- Summary: LLAP IO: InputStream may return 0 bytes Key: HIVE-18420 URL: https://issues.apache.org/jira/browse/HIVE-18420 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18419) CliDriver loads different hive-site.xml into HiveConf and MetastoreConf

2018-01-09 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18419: - Summary: CliDriver loads different hive-site.xml into HiveConf and MetastoreConf Key: HIVE-18419 URL: https://issues.apache.org/jira/browse/HIVE-18419 Project:

[jira] [Created] (HIVE-18418) clean up plugin between DAGs

2018-01-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18418: --- Summary: clean up plugin between DAGs Key: HIVE-18418 URL: https://issues.apache.org/jira/browse/HIVE-18418 Project: Hive Issue Type: Sub-task

Review Request 65052: HIVE-18417 better error handling in TezSessionState cleanup

2018-01-09 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65052/ --- Review request for hive and Jason Dere. Repository: hive-git Description

[jira] [Created] (HIVE-18417) better error handling in TezSessionState cleanup

2018-01-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18417: --- Summary: better error handling in TezSessionState cleanup Key: HIVE-18417 URL: https://issues.apache.org/jira/browse/HIVE-18417 Project: Hive Issue

[jira] [Created] (HIVE-18416) Initial support for TABLE function

2018-01-09 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-18416: -- Summary: Initial support for TABLE function Key: HIVE-18416 URL: https://issues.apache.org/jira/browse/HIVE-18416 Project: Hive Issue

Re: [Announce] New committer: Deepak Jaiswal

2018-01-09 Thread Matthew McCline
Congratulations! From: Lefty Leverenz Sent: Tuesday, January 9, 2018 3:08 AM To: dev@hive.apache.org Subject: Re: [Announce] New committer: Deepak Jaiswal Congratulations! -- Lefty On Mon, Jan 8, 2018 at 10:41 AM, Vihang

Hive UDF monitoring

2018-01-09 Thread Rohit Jangid
Hi All, I am working on a use case where we want to monitor UDF usage across our multi user environment. We intend to use graphite metrics for this purpose. Since UDF's initialize and evaluate method runs on multiple nodes based on number of mappers we are unable to get required stats. I was

Re: Review Request 64900: HIVE-18359: Extend grouping set limits from int to long

2018-01-09 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64900/#review195063 ---

Re: [DISCUSS] Hive Metastore standalone tools

2018-01-09 Thread Alexander Kolbasov
I added support for Go language bindings as well. It is available from https://github.com/akolb1/gometastore. - Alex On Thu, Dec 14, 2017 at 5:36 PM, Alexander Kolbasov wrote: > Hello, > > I have some interest in playing with HMS Thrift APIs, so I created a > couple of

Re: Review Request 64490: HIVE-14498

2018-01-09 Thread Ashutosh Chauhan
> On Dec. 22, 2017, 11:22 p.m., Ashutosh Chauhan wrote: > > metastore/scripts/upgrade/postgres/046-HIVE-14498.postgres.sql > > Lines 9-17 (patched) > > > > > > Instead of this strategy of backing up and restoring. How

[jira] [Created] (HIVE-18415) Lower "Updating Partition Stats" Logging Level

2018-01-09 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-18415: -- Summary: Lower "Updating Partition Stats" Logging Level Key: HIVE-18415 URL: https://issues.apache.org/jira/browse/HIVE-18415 Project: Hive Issue Type:

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-09 Thread Peter Vary via Review Board
> On Jan. 8, 2018, 3:15 p.m., Marta Kuczora wrote: > > Thanks a lot for creating this testing infra for HMS testing!!! > > Overall it looks great to me, I would have only a few suggestions regarding > > the database tests. Please see my notes in the file. Thanks for the review Marta! > On

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-09 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65018/ --- (Updated Jan. 9, 2018, 2:50 p.m.) Review request for hive, Alan Gates, Marta

[jira] [Created] (HIVE-18414) upgrade to tez-0.9.1

2018-01-09 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18414: --- Summary: upgrade to tez-0.9.1 Key: HIVE-18414 URL: https://issues.apache.org/jira/browse/HIVE-18414 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18413) Grouping of an empty results set must contain null values

2018-01-09 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18413: --- Summary: Grouping of an empty results set must contain null values Key: HIVE-18413 URL: https://issues.apache.org/jira/browse/HIVE-18413 Project: Hive

Re: [Announce] New committer: Deepak Jaiswal

2018-01-09 Thread Lefty Leverenz
Congratulations! -- Lefty On Mon, Jan 8, 2018 at 10:41 AM, Vihang Karajgaonkar wrote: > Congrats Deepak! > > On Mon, Jan 8, 2018 at 10:25 AM, Mithun RK wrote: > > > Congratulations, Deepak! > > > > On Mon, Jan 8, 2018 at 10:14 AM D K

Re: Review Request 64900: HIVE-18359: Extend grouping set limits from int to long

2018-01-09 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64900/#review195020 ---

[jira] [Created] (HIVE-18412) FileSinkOperator thows NullPointerException

2018-01-09 Thread Benjamin BONNET (JIRA)
Benjamin BONNET created HIVE-18412: -- Summary: FileSinkOperator thows NullPointerException Key: HIVE-18412 URL: https://issues.apache.org/jira/browse/HIVE-18412 Project: Hive Issue Type: