Re: [E] Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-16 Thread Sunil Govindan
Yes. I ran a compilation and it also failed. This is an issue when we do maven set version command because hadoop.version in the parent pom also needs to be set. 3.2.2-SNAPSHOT On Sat, Oct 17, 2020 at 12:15 AM Eric Badger wrote: > Hi Xiaoqiao, > > I believe that >

Re: Wire compatibility between Hadoop 3.x client and 2.x server

2020-10-16 Thread Chao Sun
Thanks for the replies all! > But in the opposite case, it might have problem, because 2.x server may not understand new client calls added in 3.x Yes not expecting this to work. I'm thinking about the case where one upgrades existing 2.x clients to 3.x and expects it to still work against 2.x

Re: [E] Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-16 Thread Eric Badger
Hi Xiaoqiao, I believe that https://github.com/apache/hadoop/commit/3274fd139d9b612e449fc234f8804a2a97ae6c47 broke compilation for branch-3.2. Looks like you missed a 3.2.2 -> 3.2.3 in pom.xml in the top-level directory.

[jira] [Created] (HADOOP-17310) Touch command with -c option is broken

2020-10-16 Thread Ayush Saxena (Jira)
Ayush Saxena created HADOOP-17310: - Summary: Touch command with -c option is broken Key: HADOOP-17310 URL: https://issues.apache.org/jira/browse/HADOOP-17310 Project: Hadoop Common Issue

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

2020-10-16 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/297/ [Oct 15, 2020 5:57:43 PM] (Eric Badger) YARN-10450. Add cpu and memory utilization per node and cluster-wide metrics. -1 overall The following subsystems voted -1: pathlen unit xml The

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

2020-10-16 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/88/ No changes -1 overall The following subsystems voted -1: asflicense hadolint jshint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored:

Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-16 Thread Sunil Govindan
Looks good to me. Thanks Xiaoquio. + Sunil On Fri, Oct 16, 2020 at 12:36 PM Xiaoqiao He wrote: > Thanks Sunil for your reminder, > > branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare for > 3.2.3 development' [2]. > Please help to give another check if you have time. > >

[jira] [Created] (HADOOP-17309) Javadoc warnings and errors are ignored in the precommit jobs

2020-10-16 Thread Akira Ajisaka (Jira)
Akira Ajisaka created HADOOP-17309: -- Summary: Javadoc warnings and errors are ignored in the precommit jobs Key: HADOOP-17309 URL: https://issues.apache.org/jira/browse/HADOOP-17309 Project: Hadoop

[jira] [Created] (HADOOP-17308) WASB : PageBlobOutputStream succeeding flush even when underlying flush to storage failed

2020-10-16 Thread Anoop Sam John (Jira)
Anoop Sam John created HADOOP-17308: --- Summary: WASB : PageBlobOutputStream succeeding flush even when underlying flush to storage failed Key: HADOOP-17308 URL:

[jira] [Created] (HADOOP-17307) start-build-env.sh hangs on Mac when the uid is too large

2020-10-16 Thread Akira Ajisaka (Jira)
Akira Ajisaka created HADOOP-17307: -- Summary: start-build-env.sh hangs on Mac when the uid is too large Key: HADOOP-17307 URL: https://issues.apache.org/jira/browse/HADOOP-17307 Project: Hadoop

Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-16 Thread Xiaoqiao He
Thanks Sunil for your reminder, branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare for 3.2.3 development' [2]. Please help to give another check if you have time. Thanks. [1] https://github.com/apache/hadoop/commits/branch-3.2.2 [2]