[jira] [Created] (HDFS-16056) Can't start by resouceManager

2021-06-08 Thread JYXL (Jira)
JYXL created HDFS-16056: --- Summary: Can't start by resouceManager Key: HDFS-16056 URL: https://issues.apache.org/jira/browse/HDFS-16056 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 3.3.0

[jira] [Resolved] (HDFS-16048) RBF: Print network topology on the router web

2021-06-08 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma resolved HDFS-16048. - Fix Version/s: 3.3.2 3.4.0 Resolution: Fixed > RBF: Print netwo

[jira] [Created] (HDFS-16057) Make sure the order for location in ENTERING_MAINTENANCE state

2021-06-08 Thread tomscut (Jira)
tomscut created HDFS-16057: -- Summary: Make sure the order for location in ENTERING_MAINTENANCE state Key: HDFS-16057 URL: https://issues.apache.org/jira/browse/HDFS-16057 Project: Hadoop HDFS Issue

Heads up! Merging HDFS-13671. Namenode deletes large dir slowly caused by FoldedTreeSet#removeAndGet

2021-06-08 Thread Wei-Chiu Chuang
Hello, Just want to make sure everyone interested in HDFS dev is aware that HDFS-13671 (Namenode deletes large dir slowly caused by FoldedTreeSet#removeAndGet) will soon to be merged. The folded tree set data structure introduced in Hadoop 3 has big performance regression when delete files. Since

[jira] [Created] (HDFS-16058) If the balancer cannot update the datanode's storage type in time, the balancer will throw NullPointerException

2021-06-08 Thread lei w (Jira)
lei w created HDFS-16058: Summary: If the balancer cannot update the datanode's storage type in time, the balancer will throw NullPointerException Key: HDFS-16058 URL: https://issues.apache.org/jira/browse/HDFS-16058

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

2021-06-08 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/323/ [Jun 6, 2021 12:14:18 AM] (Akira Ajisaka) Fix container-executor -1 overall The following subsystems voted -1: asflicense hadolint mvnsite pathlen unit The following subsystems voted

Re: [VOTE] Release Apache Hadoop 3.3.1 RC3

2021-06-08 Thread Steve Loughran
+1, binding. Awesome piece of work! I've done three forms of qualification, all related to s3 and azure storage 1. tarball validate, CLI use 2. build/test of downstream modules off maven artifacts; mine and some other ASF ones. I (and it its very much me) have broken some downstream

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

2021-06-08 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/532/ [Jun 7, 2021 2:51:29 AM] (noreply) MAPREDUCE-7350. Replace Guava Lists usage by Hadoop's own Lists in hadoop-mapreduce-project (#3074) [Jun 7, 2021 4:24:09 AM] (noreply) HADOOP-17743. Replace Guava Li

[jira] [Resolved] (HDFS-16054) Replace Guava Lists usage by Hadoop's own Lists in hadoop-hdfs-project

2021-06-08 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma resolved HDFS-16054. - Fix Version/s: 3.4.0 Resolution: Fixed > Replace Guava Lists usage by Hadoop's own