Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

2022-01-27 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/249/ [Jan 25, 2022 7:26:18 AM] (noreply) HDFS-16428. Source path with storagePolicy cause wrong typeConsumed while rename (#3898). Contributed by lei w. [Jan 25, 2022 11:42:35 AM] (noreply) HDFS-16262.

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

[jira] [Created] (HDFS-16442) TestBlockTokenWithShortCircuitRead.testShortCircuitReadWithInvalidToken fails

2022-01-27 Thread Kevin Wikant (Jira)
Kevin Wikant created HDFS-16442: --- Summary: TestBlockTokenWithShortCircuitRead.testShortCircuitReadWithInvalidToken fails Key: HDFS-16442 URL: https://issues.apache.org/jira/browse/HDFS-16442 Project:

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2022-01-27 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/763/ [Jan 26, 2022 3:24:16 AM] (noreply) HADOOP-18089. Test coverage for Async profiler servlets (#3913) [Jan 26, 2022 8:24:09 AM] (noreply) HDFS-16398. Reconfig block report parameters for datanode

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

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2022-01-27 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/555/ [Jan 26, 2022 4:24:42 PM] (noreply) HADOOP-18093. Better exception handling for testFileStatusOnMountLink() in ViewFsBaseTest.java (#3918). Contributed by Xing Lin. (#3933) -1 overall

[jira] [Resolved] (HDFS-16429) Add DataSetLockManager to manage fine-grain locks for FsDataSetImpl

2022-01-27 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoqiao He resolved HDFS-16429. Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed Committed to trunk.