This is an automated email from the ASF dual-hosted git repository.

ferhui pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 68442b4  HDFS-15698. Fix the typo of dfshealth.html after HDFS-15358 
(#2495)
68442b4 is described below

commit 68442b48c8a044b1ead89e22003b6db4d300bfad
Author: Hui Fei <[email protected]>
AuthorDate: Sat Nov 28 12:19:57 2020 +0800

    HDFS-15698. Fix the typo of dfshealth.html after HDFS-15358 (#2495)
---
 hadoop-hdfs-project/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 bb3cf4a..6e4eade 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
@@ -357,7 +357,7 @@
     <td></td>
     <td></td>
     <td></td>
-    <td></td>>
+    <td></td>
   </tr>
   {/DeadNodes}
 </table>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to