Ubuntu 20.04.4 LTS, jdk1.8.0_261, Apache Maven 3.6.3

 * Checked signatures and checksums OK
 * Checked for checkstyle modified LGPL files OK
 * Checked for illegal licenses in release binaries (jars) using [1] OK
 * Checked diff between repo and release sources (diff -qr hive
apache-hive-3.1.3-src) OK
 * Built from git tag (mvn clean install -DskipTests -Pitests -Pjavadoc) OK
 * Built from release sources (mvn clean install -DskipTests -Pitests
-Pjavadoc) OK
 * Run smoke tests in hive-dev-box using hadoop 3.1.0 and tez 0.9.1 OK

- Initialized derby metastore
- Simple CREATE, INSERT, ANALYZE queries
- Simple SPJA queries
- EXPLAIN variations

+1 (non-binding)

Best,
Stamatis

[1] for f in `find . -name "*.jar"`; do echo $f; jar xf $f
META-INF/LICENSE; head -5 META-INF/*; done >> ALL_LICENSES

On Thu, Apr 7, 2022 at 6:43 PM Chao Sun <sunc...@apache.org> wrote:

> +1 (binding)
>
> - verified the signatures and checksums
> - tried the binary and tested a few queries.
> - built from source
>
> Thanks Naveen!
>
> Best,
> Chao
>
>
> On Thu, Apr 7, 2022 at 1:28 AM Peter Vary <pv...@cloudera.com.invalid>
> wrote:
> >
> > Downloaded the 3.1.3 artifacts, and checked the signatures. They are OK.
> > Used the binary to run some basic tests, and it seems OK.
> >
> > +1 (binding)
> >
> > > On 2022. Apr 6., at 20:32, Szehon Ho <szehon.apa...@gmail.com> wrote:
> > >
> > > +1 (binding)
> > >
> > > Downloaded and ran create , insert, simple query on postgres.
> > > Verified checksums.
> > > Built from source.
> > >
> > > Thanks,
> > > Szehon
> > >
> > > On Mon, Apr 4, 2022 at 7:56 AM Naveen Gangam
> <ngan...@cloudera.com.invalid>
> > > wrote:
> > >
> > >> *[No new commits from RC2]. Just cleaned up
> **apache-hive-3.1.3-src.tar.gz*
> > >> *archive*
> > >>
> > >>
> > >> Apache Hive 3.1.3 Release Candidate 3 is available here:
> > >> https://people.apache.org/~ngangam/apache-hive-3.1.3-rc-3
> > >>
> > >> The checksums are these:
> > >>
> > >>
> > >> - 0c9b6a6359a7341b6029cc9347435ee7b379f93846f779d710b13f795b54bb16
> > >> apache-hive-3.1.3-bin.tar.gz
> > >>
> > >>
> > >> - b5e17f664afbb5ac702f0de0a31363caf58e067b19229df63da01c38430f6fcc
> > >> apache-hive-3.1.3-src.tar.gz
> > >>
> > >>
> > >> Maven artifacts are available here:
> > >> https://repository.apache.org/content/repositories/orgapachehive-1116
> > >>
> > >>
> > >> The tag release-3.1.3-rc3 has been applied to the source for this
> > >> release in github, you can see it at
> > >>
> > >> https://github.com/apache/hive/tree/release-3.1.3-rc2
> > >>
> > >> The git commit hash is: 4df4d75bf1e16fe0af75aad0b4179c34c07fc975
> > >> <
> > >>
> https://github.com/apache/hive/commit/4df4d75bf1e16fe0af75aad0b4179c34c07fc975
> > >>>
> > >> Voting will conclude in 72 hours.
> > >>
> > >> Hive PMC Members: Please test and vote.
> > >>
> > >> Thanks.
> > >>
> >
>

Reply via email to