This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
apache
/
hadoop
의 미러
https://github.com/apache/hadoop.git
Watch
2
Star
0
포크
1
파일
이슈
0
위키
소스 검색
HDFS-15698. Fix the typo of dfshealth.html after HDFS-15358 (
#2495
)
Hui Fei
4 년 전
부모
142941b96e
커밋
68442b48c8
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
파일 보기
@@ -357,7 +357,7 @@
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
- <td></td>
>
+ <td></td>
</tr>
</tr>
{/DeadNodes}
{/DeadNodes}
</table>
</table>