+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_191): ok - mvn clean apache-rat:check * Built from source (1.8.0_191): ok - mvn clean install -DskipTests
Poking around in the binary, it looks good. Unpacked site. Looks right. Checked a few links work. Deployed over ten node cluster. Ran HBase ITBLL over it for a few hours w/ chaos. Worked like 3.3.1... I tried to build with 3.8.1 maven and got the below. [ERROR] Failed to execute goal on project hadoop-yarn-applications-catalog-webapp: Could not resolve dependencies for project org.apache.hadoop:hadoop-yarn-applications-catalog-webapp:war:3.3.2: Failed to collect dependencies at org.apache.solr:solr-core:jar:7.7.0 -> org.restlet.jee:org.restlet:jar:2.3.0: Failed to read artifact descriptor for org.restlet. jee:org.restlet:jar:2.3.0: Could not transfer artifact org.restlet.jee:org.restlet:pom:2.3.0 from/to maven-default-http-blocker ( http://0.0.0.0/): Blocked mirror for repositories: [maven-restlet ( http://maven.restlet.org, default, releases+snapshots), apache.snapshots ( http://repository.apache.org/snapshots, default, disabled)] -> [Help 1] I used 3.6.3 mvn instead (looks like a simple fix). Thanks for packaging up this fat point release Chao Sun. S On Wed, Jan 19, 2022 at 9:50 AM Chao Sun <sunc...@apache.org> wrote: > Hi all, > > I've put together Hadoop 3.3.2 RC2 below: > > The RC is available at: > http://people.apache.org/~sunchao/hadoop-3.3.2-RC2/ > The RC tag is at: > https://github.com/apache/hadoop/releases/tag/release-3.3.2-RC2 > The Maven artifacts are staged at: > https://repository.apache.org/content/repositories/orgapachehadoop-1332 > > You can find my public key at: > https://downloads.apache.org/hadoop/common/KEYS > > I've done the following tests and they look good: > - Ran all the unit tests > - Started a single node HDFS cluster and tested a few simple commands > - Ran all the tests in Spark using the RC2 artifacts > > Please evaluate the RC and vote, thanks! > > Best, > Chao >