[jira] [Created] (HADOOP-17302) Upgrade to jQuery 3.5.1 in hadoop-sls

2020-10-12 Thread Aryan Gupta (Jira)
Aryan Gupta created HADOOP-17302: Summary: Upgrade to jQuery 3.5.1 in hadoop-sls Key: HADOOP-17302 URL: https://issues.apache.org/jira/browse/HADOOP-17302 Project: Hadoop Common Issue Type: I

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

2020-10-12 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/84/ 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: c

[jira] [Created] (HADOOP-17303) TestWebHDFS.testLargeDirectory faling because of HADOOP-17281

2020-10-12 Thread Mukund Thakur (Jira)
Mukund Thakur created HADOOP-17303: -- Summary: TestWebHDFS.testLargeDirectory faling because of HADOOP-17281 Key: HADOOP-17303 URL: https://issues.apache.org/jira/browse/HADOOP-17303 Project: Hadoop C

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

2020-10-12 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/293/ [Oct 12, 2020 12:52:12 AM] (noreply) HDFS-15620. RBF: Fix test failures after HADOOP-17281 (#2375) -1 overall The following subsystems voted -1: findbugs pathlen unit xml The following sub

This week's Hadoop Storage online meetup (& next one after)

2020-10-12 Thread Wei-Chiu Chuang
Hi! Here's the reminder for this week's call. We will have Leon and Ekanth from Uber talking about a new feature HDFS-15547 (Dynamic disk-level tiering) on Wednesday. Also Steve will be talking about the new IOStatistics API on Oct 28. In parallel, Xiaomi's Jinglun will talk about HDFS Federati

[jira] [Created] (HADOOP-17304) Fix TestKMS.testACLs

2020-10-12 Thread Xiaoyu Yao (Jira)
Xiaoyu Yao created HADOOP-17304: --- Summary: Fix TestKMS.testACLs Key: HADOOP-17304 URL: https://issues.apache.org/jira/browse/HADOOP-17304 Project: Hadoop Common Issue Type: Improvement

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

2020-10-12 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/ [Oct 12, 2020 12:52:12 AM] (noreply) HDFS-15620. RBF: Fix test failures after HADOOP-17281 (#2375) -1 overall The following subsystems voted -1: blanks findbugs mvnsite pathlen shadedclient

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

2020-10-12 Thread Chao Sun
Hi community, Does Hadoop 3.x provide wire compatibility between 3.x clients and 2.x server? There is a blog post from Cloudera [1] mentioning wire compatibility between 2.x clients and 3.x server, but not the other direction. Curious if someone knows this. Also it'd be good to know if someone is

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

2020-10-12 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-linux-ARM-trunk/81/ [Oct 12, 2020 12:52:12 AM] (noreply) HDFS-15620. RBF: Fix test failures after HADOOP-17281 (#2375) [Oct 12, 2020 12:39:15 PM] (Steve Loughran) HADOOP-17258. Magic S3Guard Committer to overwrite existing pendin

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

2020-10-12 Thread Zhenyu Zheng
Hi, I'm not a Hadoop expert but I've had some experiences in the cloud infrastructure that I think also makes sense in your case. For 2.x client + 3.x Server case, the Server side can obviously provide compatibility, so it should work fine. But in the opposite case, it might have problem, because