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

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

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC2

2022-01-24 Thread Steve Loughran
fix is in t disable auditing, which is now the default https://issues.apache.org/jira/browse/HADOOP-18094 everything is OK for apps which retain the same fs instances for the life of the app, but not for Hive... will do a better fix ASAP where in exchange for loss of auditing after a GC event, on

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

2022-01-24 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/760/ No changes -1 overall The following subsystems voted -1: blanks pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac javado

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC2

2022-01-24 Thread Chao Sun
Thanks for the update Steve! Mukund: could you please share the command to get the error above? I tried a few approaches but couldn't reproduce it :( Thanks again! Best, Chao On Mon, Jan 24, 2022 at 7:16 AM Steve Loughran wrote: > > fix is in t disable auditing, which is now the default > htt

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC2

2022-01-24 Thread Stack
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_191): ok - mvn clean apache-rat:check * Built from source (1.8.0_191): ok - mvn clean install -DskipTests Poking around in the binary, it looks good. Unpacked site. Looks right. Chec

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC2

2022-01-24 Thread Mukund Madhav Thakur
Hi Chao, I was using the command "mvn package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true" on commit id *6da346a358c. * It is working for me today. So maybe it was an intermittent issue in my local last time when I was trying this. So we can ignore this. Thanks On Tue, Jan 25, 2022 at 6:2