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

2022-02-25 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/584/ No changes -1 overall The following subsystems voted -1: asflicense hadolint mvnsite pathlen unit The following subsystems voted -1 but were configured to be filtered/ignored: cc

hadoop 3.3.1 build fails

2022-02-25 Thread Bulldog20630405
when running: # both of these build command fail (i want to do the native libs; but right now just trying to get anything to build) # mvn -e package -Pdist -DskipTests -Dtar # mvn -e package -Pdist,native -DskipTests -Dtar fails to build => Apache Hadoop YARN Application Catalog Webapp note: i

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

2022-02-25 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/264/ [Feb 23, 2022 7:38:10 PM] (noreply) HADOOP-18071. ABFS: Set driver global timeout for ITestAzureBlobFileSystemBasics (#3866) [Feb 24, 2022 4:23:20 PM] (noreply) HDFS-16397. Reconfig slow disk paramet

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

2022-02-25 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/792/ [Feb 24, 2022 4:23:20 PM] (noreply) HDFS-16397. Reconfig slow disk parameters for datanode (#3828) [Feb 24, 2022 11:01:50 PM] (Owen O'Malley) HADOOP-18139: Allow configuration of zookeeper server pri

[jira] [Created] (HADOOP-18144) getTrashRoot/s in ViewFileSystem should return viewFS path, not targetFS path

2022-02-25 Thread Xing Lin (Jira)
Xing Lin created HADOOP-18144: - Summary: getTrashRoot/s in ViewFileSystem should return viewFS path, not targetFS path Key: HADOOP-18144 URL: https://issues.apache.org/jira/browse/HADOOP-18144 Project: Ha

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

2022-02-25 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/585/ No changes -1 overall The following subsystems voted -1: compile golang hadolint mvninstall mvnsite pathlen unit The following subsystems voted -1 but were configured to be filtered/i

Re: hadoop 3.3.1 build fails

2022-02-25 Thread Masatake Iwasaki
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.11.2:yarn (yarn install) on looks like the issue fixed by YARN-10561. https://issues.apache.org/jira/browse/YARN-10561 On 2022/02/26 5:20, Bulldog20630405 wrote: when running: # both of these build command fail (i want

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC5

2022-02-25 Thread Masatake Iwasaki
+1 (binding) * verified signature and checksum of the source tarball. * built the source code on Rocky Linux 8 (x86_64) and OpenJDK 8 by `mvn install -DskipTests -Pnative -Pdist`. * launched pseudo distributed cluster with Kerberos security enabled and ran sample MR jobs. * launched HA enabled