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

2020-12-16 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/148/ [Dec 15, 2020 10:08:20 PM] (Wei-Chiu Chuang) HADOOP-17068. Client fails forever when namenode ipaddr changed. Contributed by Sean Chow. -1 overall The following subsystems voted -1: as

Re: [VOTE] Release Apache Hadoop 3.2.2 - RC4

2020-12-16 Thread Masatake Iwasaki
+1(binding) * checked hadoop-3.2.2-src.tar.gz * verified signature and checksums. * built on CentOS 8 and OpenJDK 8 by `mvn install -DskipTests -Pnative -Pdist`. * launched 3-node docker cluster with NN-HA and RM-HA enabled. * ran example MR jobs. * checked hadoop-3.2.2-site.tar.gz * v

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

2020-12-16 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/357/ [Dec 15, 2020 4:36:11 AM] (Ayush Saxena) HDFS-15728. Update description of dfs.datanode.handler.count in hdfs-default.xml. Contributed by liuyan.(#2534) [Dec 15, 2020 4:42:23 AM] (Wei-Chiu Chuang) HDF

Re: [VOTE] Release Apache Hadoop 3.2.2 - RC4

2020-12-16 Thread Wei-Chiu Chuang
Forgot to mention I am +1 (binding) too based on the fact there are no blocker issues and RC3 and RC4 diff. On Mon, Dec 14, 2020 at 1:42 PM Wei-Chiu Chuang wrote: > Diff between RC3 and RC4: > > MAPREDUCE-7284. TestCombineFileInputFormat#testMissingBlocks fails (#2136) > HDFS-13404. Addendum: R

Re: [VOTE] Release Apache Hadoop 3.2.2 - RC4

2020-12-16 Thread Chao Sun
+1 (non-binding) as well - did a full CI run from Spark side with the RC and it looks good - verified checksums and signatures - started a docker-based single node cluster and tested with basic HDFS commands - verified NN webui and it looks good On Wed, Dec 16, 2020 at 3:54 PM Wei-Chiu Chuang

Re: [E] Yetus is failing with Java unable to create threads

2020-12-16 Thread Akira Ajisaka
In most cases, the OOM occurs when closing MiniDFSCluster. Added a detailed comment in https://issues.apache.org/jira/browse/HDFS-13579 and created a PR: https://github.com/apache/hadoop/pull/2555 -Akira On Fri, Dec 4, 2020 at 12:43 AM Ahmed Hussein wrote: > > I remember this error was there for