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

2022-05-07 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/ [May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104) -1 overall The following subsystems voted -1: blanks pathlen spotbugs unit xml

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

2022-05-07 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/655/ 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] [Resolved] (HADOOP-17479) Fix the examples of hadoop config prefix

2022-05-07 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-17479. Fix Version/s: 3.4.0 3.2.4 3.3.4 Resolution:

[jira] [Resolved] (HADOOP-16515) Update the link to compatibility guide

2022-05-07 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-16515. Fix Version/s: 3.4.0 3.3.4 Resolution: Fixed Committed to

Re: [VOTE] Release Apache Hadoop 3.3.3

2022-05-07 Thread Akira Ajisaka
Hi Chao, How about using https://repository.apache.org/content/repositories/orgapachehadoop-1348/ instead of https://repository.apache.org/content/repositories/staging/ ? Akira On Sat, May 7, 2022 at 10:52 AM Ayush Saxena wrote: > Hmm, I see the artifacts ideally should have got overwritten

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

2022-05-07 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/862/ [May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104) -1 overall The following subsystems voted -1: blanks pathlen unit xml The

Re: [DISCUSS] Enabling all platform builds in CI for all Hadoop PRs

2022-05-07 Thread Ayush Saxena
Three for trunk: Java-8 https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/ Java-11 https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/ ARM https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-linux-ARM-trunk/ -Ayush > > On 07-May-2022, at 11:49 AM,

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

2022-05-07 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/654/ 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: [DISCUSS] Enabling all platform builds in CI for all Hadoop PRs

2022-05-07 Thread Gautham Banasandra
Hi all, Although validating cross platform builds at pre-commit would be the most effective approach, I understand the huge disadvantage caused by the slowdown. The best way to tackle this would be to enable parallel builds for the different platforms. I had given it a shot about a year ago[1],