+1

* Downloaded the release candidate artifacts and verified the signatures
and checksums;
* Built from the release sources;
* Initialized schema using schematool and launched hiveserver2 locally;
* Used beeline to connect:
    - Created a few tables and loaded data into them.
    - Executed some simple queries.

Best regards,
Denys

On Sat, Mar 26, 2022 at 11:24 PM Stamatis Zampetakis <zabe...@gmail.com>
wrote:

> Ubuntu 20.04.4 LTS, jdk1.8.0_261, Apache Maven 3.6.3
>
>  * Checked signatures and checksums OK
>  * Checked diff between repo and release sources (diff -qr hive
> apache-hive-4.0.0-alpha-1-src) OK
>  * Built from git tag (mvn clean install -DskipTests -Pitests) OK
>  * Built from release sources (mvn clean install -DskipTests -Pitests) OK
>  * Run smoke tests on pseudo cluster using hive-dev-box OK
>
> All of the issues that were found in the previous RC are either resolved or
> tracked under respective JIRAs to be solved for the next release.
>
> Smoke tests included:
> * Derby metastore initialization
> * simple CREATE TABLE statements;
> * basic INSERT INTO VALUES statements;
> * basic SELECT * FROM WHERE variations;
> * EXPLAIN statement variations;
> * ANALYZE TABLE variations;
>
> +1 (non-binding)
>
> Best,
> Stamatis
>
> On Thu, Mar 24, 2022 at 12:01 PM Peter Vary <pv...@cloudera.com.invalid>
> wrote:
>
> > Hi Team,
> >
> > Apache Hive 4.0.0-alpha-1 Release Candidate 2 is available here:
> > https://people.apache.org/~pvary/apache-hive-4.0.0-alpha-1-rc2/ <
> > https://people.apache.org/~pvary/apache-hive-4.0.0-alpha-1-rc2/>
> >
> > The checksums are these:
> > - 1e450197dbf847696b05042eb68b78b968064f1f1b369a7fb0b77a6329a27809
> > apache-hive-4.0.0-alpha-1-bin.tar.gz
> > - a21a609ec2e30f8cc656242c545bb3a04de21c2a1eee90808648e3aa4bf3d04e
> > apache-hive-4.0.0-alpha-1-src.tar.gz
> >
> > Maven artifacts are available here:
> > https://repository.apache.org/content/repositories/orgapachehive-1113/ <
> > https://repository.apache.org/content/repositories/orgapachehive-1113/>
> >
> > The tag 4.0.0-alpha-1-rc1 has been applied to the source for this release
> > in github, you can see it at
> > https://github.com/apache/hive/tree/release-4.0.0-alpha-1-rc1 <
> > https://github.com/apache/hive/tree/release-4.0.0-alpha-1-rc1>
> >
> > The git commit hash is:
> >
> >
> https://github.com/apache/hive/commit/357d4906f5c806d585fd84db57cf296e12e6049b
> > <
> >
> https://github.com/apache/hive/commit/357d4906f5c806d585fd84db57cf296e12e6049b
> > >
> >
> > Voting will conclude in 72 hours.
> >
> > All interested parties: Please test.
> > Hive PMC Members: Please test and vote.
> >
> > Thanks.
>

Reply via email to