Re: [VOTE] Release Apache Hadoop 3.1.4 (RC0)

2020-05-04 Thread Wei-Chiu Chuang
Gabor, I'm sorry there's a test failure in branch-3.1 HDFS-14599 1. 1. I just cherrypicked the fix to branch-3.2 branch-3.1. It's a test only fix so technically I could live with it. But it would be best to add the fix to

[VOTE] Release Apache Hadoop 3.1.4 (RC0)

2020-05-04 Thread Gabor Bota
Hi folks, I have put together a release candidate (RC0) for Hadoop 3.1.4. The RC is available at: http://people.apache.org/~gabota/hadoop-3.1.4-RC0/ The RC tag in git is here: https://github.com/apache/hadoop/releases/tag/release-3.1.4-RC0 The maven artifacts are staged at

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

2020-05-04 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/130/ [May 3, 2020 3:56:29 AM] (Mingliang Liu) HDFS-15325. TestRefreshCallQueue is failing due to changed CallQueue constructor. Contributed by Fengnan Li [May 3, 2020 1:39:14 PM] (Ayush Saxena) Erasure

Apache Hadoop qbt Report: branch2.10+JDK7 on Linux/x86

2020-05-04 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/675/ No changes -1 overall The following subsystems voted -1: asflicense findbugs hadolint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc

Client Caller Context Through Router(RBF)

2020-05-04 Thread Ayush Saxena
Hi All, Wanted to share and discuss a problem that we are facing in the present situation when using Router Based Federation. Presently when a client connects through Router to Namenode, the Namenode receives the caller context of the router rather than being of the actual client. This typically