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 3.1.

[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 https://repository.apac

[jira] [Resolved] (HDFS-15270) Account for *env == NULL in hdfsThreadDestructor

2020-05-04 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HDFS-15270. Fix Version/s: 3.4.0 Resolution: Fixed Thanks [~babsingh] this is in the trunk. Do y

[jira] [Created] (HDFS-15332) Quota Space consumed was wrong in truncate with Snapshots

2020-05-04 Thread hemanthboyina (Jira)
hemanthboyina created HDFS-15332: Summary: Quota Space consumed was wrong in truncate with Snapshots Key: HDFS-15332 URL: https://issues.apache.org/jira/browse/HDFS-15332 Project: Hadoop HDFS

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 Cod

[jira] [Created] (HDFS-15331) Remove invalid exclusions that minicluster dependency on HDFS

2020-05-04 Thread Wanqiang Ji (Jira)
Wanqiang Ji created HDFS-15331: -- Summary: Remove invalid exclusions that minicluster dependency on HDFS Key: HDFS-15331 URL: https://issues.apache.org/jira/browse/HDFS-15331 Project: Hadoop HDFS

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 c

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 ca