소스 검색

HDFS-15698. Fix the typo of dfshealth.html after HDFS-15358 (#2495)

(cherry picked from commit 68442b48c8a044b1ead89e22003b6db4d300bfad)
Hui Fei 4 년 전
부모
커밋
842e05ba53
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html

+ 1 - 1
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>