From f5661b630af11833772d39e697c3025c62b99def 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) --- .../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 0c7d3b81f00..eeceb05c6f0 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}