[jira] [Created] (HIVE-25273) Error in Hive on Spark executing TPC-DS test cases query-14.sql and query-88.sql

2021-06-21 Thread GuangMing Lu (Jira)
GuangMing Lu created HIVE-25273:
---

 Summary: Error in Hive on Spark executing TPC-DS test cases 
query-14.sql and query-88.sql
 Key: HIVE-25273
 URL: https://issues.apache.org/jira/browse/HIVE-25273
 Project: Hive
  Issue Type: Bug
  Components: Spark
Affects Versions: 3.1.2, 3.1.0
Reporter: GuangMing Lu
 Attachments: image-2021-06-22-09-29-20-662.png

Concurrent Hive on Spark tasks will occasionally fail to upload packages to the 
Hive Scratch directory, causing the Spark task to fail to commit

!image-2021-06-22-09-29-20-662.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[VOTE] Should we release Hive Storage API 2.8.0-rc0 ?

2021-06-21 Thread Panos Garefalakis
Hello all,

Following on previous discussions, I would like to propose a new
storage-api release including HIVE-24458
.

Shall we release the following artifacts as Hive Storage API 2.8.0?

tar: http://home.apache.org/~pgaref/hive-storage-2.8.0/
tag: https://github.com/apache/hive/releases/tag/storage-release-2.8.0-rc0
jiras: https://issues.apache.org/jira/projects/HIVE/versions/12350287

Cheers,
Panagiotis


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

2021-06-21 Thread Panos Garefalakis
Thanks for taking a look Owen!
Sending a new release candidate vote for 2.8 shortly.

Cheers,
Panagiotis

On Fri, Jun 18, 2021 at 12:35 AM Owen O'Malley 
wrote:

> -1 (binding)
>
> Looking at the git history, you've cut a branch from hive's master to make
> a new release branch, but used the previous release's number (2.7).
>
> Since HIVE-24458 is a performance/new functionality it should probably be a
> new release. I'll rename the branch from storage-branch-2.7.3 to
> storage-branch-2.8.
>
> .. Owen
>
> On Fri, Jun 11, 2021 at 9:46 PM Pavan Lanka 
> wrote:
>
> > +1 (non binding)
> >
> > Built and verified unit tests
> > Built and tested ORC
> > Verified HIVE-24458 functionality and performance gains
> >
> > Regards,
> > Pavan
> >
> >
> > > On Jun 8, 2021, at 2:14 AM, Panos Garefalakis 
> > wrote:
> > >
> > > Hello all,
> > >
> > > I would like to propose a new storage-api release with HIVE-24458
> > >  in it (as discussed
> > in a
> > > previous thead).
> > >
> > > Shall we release the following artifacts as Hive Storage API 2.7.3?
> > >
> > > tar: http://home.apache.org/~pgaref/hive-storage-2.7.3/
> > > tag:
> > https://github.com/apache/hive/releases/tag/storage-release-2.7.3-rc0
> > > jiras: https://issues.apache.org/jira/projects/HIVE/versions/12350287
> > >
> > > Cheers,
> > > Panagiotis
> >
> >
>


[jira] [Created] (HIVE-25272) READ transactions are getting logged in NOTIFICATION LOG

2021-06-21 Thread Pravin Sinha (Jira)
Pravin Sinha created HIVE-25272:
---

 Summary: READ transactions are getting logged in NOTIFICATION LOG
 Key: HIVE-25272
 URL: https://issues.apache.org/jira/browse/HIVE-25272
 Project: Hive
  Issue Type: Bug
Reporter: Pravin Sinha
Assignee: Pravin Sinha


While READ transactions are already skipped from getting logged in NOTIFICATION 
logs, few are still getting logged. Need to skip those transactions as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)