[jira] [Created] (HADOOP-18349) Support EKS for IAM service account

2022-07-19 Thread vikas koppineedi (Jira)
vikas koppineedi created HADOOP-18349: - Summary: Support EKS for IAM service account Key: HADOOP-18349 URL: https://issues.apache.org/jira/browse/HADOOP-18349 Project: Hadoop Common Issue

Re: [VOTE] Release Apache Hadoop 3.2.4 - RC0

2022-07-19 Thread Masatake Iwasaki
TestServiceAM I can see the reported failure of TestServiceAM in some "Apache Hadoop qbt Report: branch-3.2+JDK8 on Linux/x86_64". 3.3.0 and above might be fixed by YARN-8867 which added guard using GenericTestUtils#waitFor for stabilizing the testContainersReleasedWhenPreLaunchFails. YARN 88

Re: [VOTE] Release Apache Hadoop 3.2.4 - RC0

2022-07-19 Thread Masatake Iwasaki
Thanks for testing the RC0, Chris. The following are new test failures for me on 3.2.4: * TestAMRMProxy * TestFsck * TestSLSStreamAMSynth * TestServiceAM I could not reproduce the test failures on my local. For TestFsck, if the failed test case is testFsckListCorruptSnapshotFiles, cherry-pick

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

2022-07-19 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/336/ [Jul 17, 2022, 3:17:30 PM] (noreply) HDFS-16654. Link OpenSSL lib for CMake deps check (#4538) [Jul 17, 2022, 4:07:54 PM] (noreply) HADOOP-18332: remove rs-api dependency as it conflicts with jsr311

Re: [VOTE] Release Apache Hadoop 3.2.4 - RC0

2022-07-19 Thread Chris Nauroth
-0 (binding) * Verified all checksums. * Verified all signatures. * Built from source, including native code on Linux. * mvn clean package -Pnative -Psrc -Drequire.openssl -Drequire.snappy -Drequire.zstd -DskipTests * Tests mostly passed, but see below. * mvn --fail-never clean test -Pnati

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

2022-07-19 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/926/ [Jul 18, 2022, 9:41:00 AM] (noreply) HADOOP-18079. Upgrade Netty to 4.1.77. (#3977) -1 overall The following subsystems voted -1: blanks pathlen xml The following subsystems voted -1 but w

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

2022-07-19 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/727/ 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

[jira] [Created] (HADOOP-18348) echo java process's parent pid to the pid file intermediate state

2022-07-19 Thread jiangrui (Jira)
jiangrui created HADOOP-18348: - Summary: echo java process's parent pid to the pid file intermediate state Key: HADOOP-18348 URL: https://issues.apache.org/jira/browse/HADOOP-18348 Project: Hadoop Common