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

tasanuma pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit 842e05ba53465de0e5ca3d04c77e30f0effe996b
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)
    
    (cherry picked from commit 68442b48c8a044b1ead89e22003b6db4d300bfad)
---
 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 bc062a5d..6eeac85 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
@@ -373,7 +373,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