From 6966b76230d7c3add8f4b624e5065492ffc01fab Mon Sep 17 00:00:00 2001 From: Wei-Chiu Chuang Date: Tue, 13 Aug 2019 17:14:08 -0700 Subject: [PATCH] HDFS-14491. More Clarity on Namenode UI Around Blocks and Replicas. Contributed by Siyao Meng. (cherry picked from commit 6a43d0fbd49b3ff1ce75a2334b51a98ae476e473) (cherry picked from commit 4784165bb24228d13f4e738e0093ab0dade0bff1) --- .../hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html index 618804ca620..33410daadae 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html +++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html @@ -183,7 +183,7 @@ Total Datanode Volume Failures{VolumeFailuresTotal} ({EstimatedCapacityLostTotal|fmt_bytes}) {@eq key=nnstat.State value="active"} Number of Under-Replicated Blocks{UnderReplicatedBlocks} - Number of Blocks Pending Deletion{PendingDeletionBlocks} + Number of Blocks Pending Deletion (including replicas){PendingDeletionBlocks} {/eq} Block Deletion Start Time{BlockDeletionStartTime|date_tostring} {/fs}