From 04c14b5dc45696951eddbb5f5c15db2ff0e3ce16 Mon Sep 17 00:00:00 2001 From: Haohui Mai Date: Sun, 22 Nov 2015 22:58:58 -0800 Subject: [PATCH] HDFS-9356. Decommissioning node does not have Last Contact value in the UI. Contributed by Surendra Singh Lilhore. --- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 3 +++ .../hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 528a95e114d..4ce94a8eadb 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -2348,6 +2348,9 @@ Release 2.8.0 - UNRELEASED HDFS-7897. Shutdown metrics when stopping JournalNode. (zhouyingchao via wheat9) + HDFS-9356. Decommissioning node does not have Last Contact value in the UI. + (Surendra Singh Lilhore via wheat9) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES 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 08199fc786a..f513139282c 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 @@ -339,7 +339,6 @@ Node - Last contact Under replicated blocks Blocks with no live replicas Under Replicated Blocks
In files under construction @@ -348,7 +347,6 @@ {#DecomNodes} {name} ({xferaddr}) - {lastContact} {underReplicatedBlocks} {decommissionOnlyReplicas} {underReplicateInOpenFiles}