[jira] [Created] (HIVE-25417) Null bit vector is not handled while getting the stats for Postgres backend

2021-08-02 Thread mahesh kumar behera (Jira)
mahesh kumar behera created HIVE-25417: -- Summary: Null bit vector is not handled while getting the stats for Postgres backend Key: HIVE-25417 URL: https://issues.apache.org/jira/browse/HIVE-25417

[jira] [Created] (HIVE-25416) Hive metastore leak memory cause datanucleus-api-jdo bug

2021-08-02 Thread shezm (Jira)
shezm created HIVE-25416: Summary: Hive metastore leak memory cause datanucleus-api-jdo bug Key: HIVE-25416 URL: https://issues.apache.org/jira/browse/HIVE-25416 Project: Hive Issue Type: Bug

Welcome Marta to Hive PMC

2021-08-02 Thread Ashutosh Chauhan
Hi all, It's an honor to announce that Apache Hive PMC has recently voted to invite Marta Kuczora as a new Hive PMC member. Marta is a long time Hive contributor and committer, and has made significant contributions in Hive. Please join me in congratulating her and looking forward to a bigger

Re: [VOTE] Should we release Hive Storage API 2.7.3-rc2?

2021-08-02 Thread Chao Sun
+1 (binding) - build the release and ran all the tests successfully (the tests was done in Mac OS so I didn't see the test failure Alan reported) - verified checksum and signatures Chao On Mon, Aug 2, 2021 at 5:29 PM Alan Gates wrote: > Centos, java-1.8.0-openjdk-devel > > Alan. > > On Mon,

Re: [VOTE] Should we release Hive Storage API 2.8.1 rc2?

2021-08-02 Thread Chao Sun
+1 (binding) - build the release and ran all the tests successfully - verified checksum and signatures Chao On Mon, Aug 2, 2021 at 4:49 PM Pavan Lanka wrote: > +1 (non-binding) > > * Built the release > * Built ORC using 2.8.1 > * Ran the benchmarks compactExpression on the SArg > > Regards,

[jira] [Created] (HIVE-25415) auto-assign breaks on forks

2021-08-02 Thread Josh Soref (Jira)
Josh Soref created HIVE-25415: - Summary: auto-assign breaks on forks Key: HIVE-25415 URL: https://issues.apache.org/jira/browse/HIVE-25415 Project: Hive Issue Type: Bug Components:

Re: [VOTE] Should we release Hive Storage API 2.7.3-rc2?

2021-08-02 Thread Alan Gates
Centos, java-1.8.0-openjdk-devel Alan. On Mon, Aug 2, 2021 at 5:20 PM Owen O'Malley wrote: > Ok, I was able to reproduce it in ORC's Ubuntu 18 docker image. I'll track > it down. > > On Tue, Aug 3, 2021 at 12:06 AM Owen O'Malley > wrote: > > > Hmm, I just reran the build both from git and the

Re: [VOTE] Should we release Hive Storage API 2.7.3-rc2?

2021-08-02 Thread Owen O'Malley
Ok, I was able to reproduce it in ORC's Ubuntu 18 docker image. I'll track it down. On Tue, Aug 3, 2021 at 12:06 AM Owen O'Malley wrote: > Hmm, I just reran the build both from git and the tar ball and > TestBytesColumnVector passed both times. Which jvm were you using? > > On Tue, Aug 3, 2021

Re: [VOTE] Should we release Hive Storage API 2.7.3-rc2?

2021-08-02 Thread Owen O'Malley
Hmm, I just reran the build both from git and the tar ball and TestBytesColumnVector passed both times. Which jvm were you using? On Tue, Aug 3, 2021 at 12:02 AM Pavan Lanka wrote: > +1 (non-binding) > > * Built Hive Storage API (did not get the failure that Alan called out) > using the tag > *

Re: [VOTE] Should we release Hive Storage API 2.7.3-rc2?

2021-08-02 Thread Pavan Lanka
+1 (non-binding) * Built Hive Storage API (did not get the failure that Alan called out) using the tag * Ran the individual test TestBytesColumnVector successfully * Built ORC using 2.7.3 successfully Regards, Pavan > On Aug 2, 2021, at 4:03 PM, Alan Gates wrote: > > +1. Checked the keys

Re: [VOTE] Should we release Hive Storage API 2.8.1 rc2?

2021-08-02 Thread Pavan Lanka
+1 (non-binding) * Built the release * Built ORC using 2.8.1 * Ran the benchmarks compactExpression on the SArg Regards, Pavan > On Aug 2, 2021, at 4:09 PM, Alan Gates wrote: > > +1. Built it, ran rat, checked the signature and the hash. > > Alan. > > On Thu, Jul 29, 2021 at 3:13 PM Owen

Re: [VOTE] Should we release Hive Storage API 2.8.1 rc2?

2021-08-02 Thread Alan Gates
+1. Built it, ran rat, checked the signature and the hash. Alan. On Thu, Jul 29, 2021 at 3:13 PM Owen O'Malley wrote: > Hello all, > > I would like to propose a new storage-api release including HIVE-25400. > > Shall we release the following artifacts as Hive Storage API 2.8.1? > > tar:

Re: [VOTE] Should we release Hive Storage API 2.7.3-rc2?

2021-08-02 Thread Alan Gates
+1. Checked the keys and the sha checksum. Did a build and ran the tests. Ran rat. I did get one failing test, but it doesn't look crucial: TestBytesColumnVector.testConcatAndPadding:109 row 0 expected:<[?]> but was:<[???]> Alan. On Thu, Jul 29, 2021 at 3:14 PM Owen O'Malley wrote: >

[jira] [Created] (HIVE-25414) Optimise Hive::addWriteNotificationLog: Reduce FS call per notification

2021-08-02 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-25414: --- Summary: Optimise Hive::addWriteNotificationLog: Reduce FS call per notification Key: HIVE-25414 URL: https://issues.apache.org/jira/browse/HIVE-25414 Project:

[jira] [Created] (HIVE-25413) Optimise ObjectStore::alterPartitions to reduce DB calls for getPartitions

2021-08-02 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-25413: --- Summary: Optimise ObjectStore::alterPartitions to reduce DB calls for getPartitions Key: HIVE-25413 URL: https://issues.apache.org/jira/browse/HIVE-25413

[jira] [Created] (HIVE-25412) Fix vulnerabilities in Hive Metastore Standalone

2021-08-02 Thread Brisly Priya Joseph (Jira)
Brisly Priya Joseph created HIVE-25412: -- Summary: Fix vulnerabilities in Hive Metastore Standalone Key: HIVE-25412 URL: https://issues.apache.org/jira/browse/HIVE-25412 Project: Hive