Hi Everyone,

Thanks, Denys for driving the release.

+1 (non-binding)

I Verified the following:

* Downloaded the source tarball, signature (.asc), and checksum: ✓ OK
*Imported GPG keys and verified the signature: ✓ OK

   1. Download KEYS and run gpg --import /path/to/downloaded/KEYS
   2. Verify the signature by running: gpg --verify
   ./apache-hive-4.0.0-src.tar.gz.asc ./apache-hive-4.0.0-src.tar.gz and gpg
   --verify ./apache-hive-4.0.0-bin.tar.gz.asc  ./apache-hive-4.0.0-bin.tar.gz

* Validated checksum and signature for the artifacts: ✓ OK
* Successfully built from source: ✓ OK
* Initialized meta scripts against MySQL: ✓ OK
* Confirmed successful standalone metastore setup with MySQL: ✓ OK
* Deployed and started HiveServer2 and Metastore with Hadoop 3.3.6 and Tez
0.10.3: ✓ OK
* Ran TPCDS queries on Hive external tables with Tez and also executed a
few hive Iceberg queries : ✓ OK

Thanks!
Simhadri G

On Wed, Mar 27, 2024 at 7:12 AM Butao Zhang <butaozha...@163.com> wrote:

> +1 (non-binding)
>
>
> I checked:
> [x] Build the 4.0.0 source code successfully: mvn clean package
> -DskipTests -Pdist -Piceberg -Pitests
> [x] Deploy and start the binary tar against Hadoop3.3.6 & Tez0.10.3
> successfully.
> [x] Run some test SQLs, such as create acid table/ iceberg table, and do
> some basic/acid operations (insert/delete/update)
> [x] Enable Ranger authorization plugin, do some db/tbl permission check.
>
>
> Thanks Denys for driving the release. I'm excited to see the official
> upcoming release of version Hive 4.0.0!
> ---- Replied Message ----
> | From | Denys Kuzmenko<dkuzme...@apache.org> |
> | Date | 3/26/2024 15:26 |
> | To | <dev@hive.apache.org> |
> | Subject | [VOTE] Release Apache Hive 4.0.0 (Release Candidate 0) |
> Hi Everyone,
>
> We would like to thank everyone who has contributed to the project and
> request
> the Hive PMC members to review and vote on this new release candidate.
>
> Apache Hive 4.0.0 RC-0 artifacts are available here:*
> https://people.apache.org/~dkuzmenko/apache-hive-4.0.0-rc0/
>
>
> The checksums are as follows:
> - 83eb88549ae88d3df6a86bb3e2526c7f4a0f21acafe21452c18071cee058c666
> apache-hive-4.0.0-bin.tar.gz
> - 4dbc9321d245e7fd26198e5d3dff95e5f7d0673d54d0727787d72956a1bca4f5
> apache-hive-4.0.0-src.tar.gz
>
>
> You can find the KEYS file here:
>
> * https://downloads.apache.org/hive/KEYS
>
>
> A staged Maven repository URL is:*
> https://repository.apache.org/content/repositories/orgapachehive-1127/
>
> The git commit hash is:*
>
> https://github.com/apache/hive/commit/183f8cb41d3dbed961ffd27999876468ff06690c
>
>
> This corresponds to the tag: release-4.0.0-rc0
> * https://github.com/apache/hive/tree/release-4.0.0-rc0
>
> The vote is open for the next 72 hours and passes if a majority of at least
> three +1 PMC votes are cast.
>
> (Only PMC members have binding votes, however, other community members
> are encouraged to cast non-binding votes.)
>
>
> [ ] +1 Release this package as Apache Hive 4.0.0
> [ ] +0
> [ ] -1 Do not release this because...
>
>
> Please download, verify, and test.
>
>
> Regards,
>
> Denys
>

Reply via email to