Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-29 Thread Steve Loughran
maybe even before moving the catalog away, we could make it optional On Fri, 28 Jan 2022 at 08:24, Akira Ajisaka wrote: > Thank you Masatake and Chao! > > On Fri, Jan 28, 2022 at 5:11 PM Chao Sun wrote: > > > Thanks Masatake and Akira for discovering the issue. I used > >

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-28 Thread Akira Ajisaka
Thank you Masatake and Chao! On Fri, Jan 28, 2022 at 5:11 PM Chao Sun wrote: > Thanks Masatake and Akira for discovering the issue. I used > `dev-support/bin/create-release` which runs `mvn deploy -DskipTests > -Pnative -Pdist ...` in a separate container and somehow it didn't hit this > issue.

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-28 Thread Chao Sun
Thanks Masatake and Akira for discovering the issue. I used `dev-support/bin/create-release` which runs `mvn deploy -DskipTests -Pnative -Pdist ...` in a separate container and somehow it didn't hit this issue. Let me cherry-pick https://issues.apache.org/jira/browse/YARN-10561 to branch-3.3.2

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-28 Thread Masatake Iwasaki
Thanks, Akira. I confirmed that the issue is fixed in current branch-3.3 containing YARN-10561. On 2022/01/28 14:25, Akira Ajisaka wrote: Hi Masatake, I faced the same error in a clean environment and https://issues.apache.org/jira/browse/YARN-10561

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-27 Thread Akira Ajisaka
Hi Masatake, I faced the same error in a clean environment and https://issues.apache.org/jira/browse/YARN-10561 should fix this issue. I'll rebase the patch shortly. By the way, I'm afraid there is no active maintainer in hadoop-yarn-applications-catalog module. The module is for a sample

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-27 Thread Masatake Iwasaki
Thanks for putting this up, Chao Sun. I got following error on building the RC3 source tarball. It is reproducible even in the container launched by `./start-build-env.sh`. There seems to be no relevant diff between release-3.3.2-RC0 and release-3.3.2-RC3 (and trunk) under

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-27 Thread Viraj Jasani
> * ATSv2 functional tests: ok Ran against hbase 1.7 cluster On Thu, Jan 27, 2022 at 5:03 PM Viraj Jasani wrote: > +1 (non-binding) > > * Signature: ok > * Checksum: ok > * Build from source: ok > * Ran some large tests from hbase 2.5 branch against RC2: looks good > (carry forward from

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-27 Thread Viraj Jasani
+1 (non-binding) * Signature: ok * Checksum: ok * Build from source: ok * Ran some large tests from hbase 2.5 branch against RC2: looks good (carry forward from previous RC) * HDFS functional tests: ok * Ran a couple of MapReduce Jobs: ok * ATSv2 functional tests: ok On Thu, Jan 27, 2022 at

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-27 Thread Mukund Madhav Thakur
* +1 binding * Checked out the RC tag and compiled successfully. ( mvn clean package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true) Ran abfs and azure integration tests. All good. Compiled gcs with 3.3.2 hadoop from staging successful. Tested list, get, put , delete operation on s3, gcs

[VOTE] Release Apache Hadoop 3.3.2 - RC3

2022-01-26 Thread Chao Sun
Hi all, I've put together Hadoop 3.3.2 RC3 below: The RC is available at: http://people.apache.org/~sunchao/hadoop-3.3.2-RC3/ The RC tag is at: https://github.com/apache/hadoop/releases/tag/release-3.3.2-RC3 The Maven artifacts are staged at: