From dec8fedb65f6797c22af17ecc901b56a29836da3 Mon Sep 17 00:00:00 2001 From: Haohui Mai Date: Tue, 5 Jan 2016 13:55:55 -0800 Subject: [PATCH] HDFS-9605. Add links to failed volumes to explorer.html in HDFS Web UI. Contributed by Archana T. --- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 3 +++ .../hadoop-hdfs/src/main/webapps/hdfs/explorer.html | 1 + 2 files changed, 4 insertions(+) diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 364f6855f1d..6427a74954e 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -2556,6 +2556,9 @@ Release 2.8.0 - UNRELEASED HDFS-7553. fix the TestDFSUpgradeWithHA due to BindException. (Xiao Chen via cnauroth) + HDFS-9605. Add links to failed volumes to explorer.html in HDFS Web UI. + (Archana T via wheat9) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html index 3fcacf993ca..8bfc0c920fa 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html +++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html @@ -35,6 +35,7 @@