+1 from myself.

* skimmed the contents of site documentation.

* built the source tarball on Rocky Linux 8 (x86_64) by OpenJDK 8 with 
`-Pnative`.

* launched pseudo distributed cluster including kms and httpfs with Kerberos 
and SSL enabled.
* created encryption zone, put and read files via httpfs.
  * ran example MR wordcount over encryption zone.

* launched 3-node docker cluster with NN-HA and RM-HA enabled and ran some 
example MR jobs.
* built HBase 2.4.11, Hive 3.1.2 and Spark 3.1.2 against Hadoop 3.2.4 RC0
  on CentOS 7 (x86_64) by using Bigtop branch-3.1 and ran smoke-tests.
  https://github.com/apache/bigtop/pull/942

  * Hive needs updating exclusion rule to address HADOOP-18088 (migration to 
reload4j).

* built Spark 3.3.0 against Hadoop 3.2.4 RC0 using the staging repository::

    <repository>
       <id>staged</id>
       <name>staged-releases</name>
       
<url>https://repository.apache.org/content/repositories/orgapachehadoop-1354</url>
       <releases>
         <enabled>true</enabled>
       </releases>
       <snapshots>
         <enabled>true</enabled>
       </snapshots>
     </repository>

Thanks,
Masatake Iwasaki

On 2022/07/13 1:14, Masatake Iwasaki wrote:
Hi all,

Here's Hadoop 3.2.4 release candidate #0:

The RC is available at:
   https://home.apache.org/~iwasakims/hadoop-3.2.4-RC0/

The RC tag is at:
   https://github.com/apache/hadoop/releases/tag/release-3.2.4-RC0

The Maven artifacts are staged at:
   https://repository.apache.org/content/repositories/orgapachehadoop-1354

You can find my public key at:
   https://downloads.apache.org/hadoop/common/KEYS

Please evaluate the RC and vote.
The vote will be open for (at least) 5 days.

Thanks,
Masatake Iwasaki

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to