HDFS-8565. Typo in dfshealth.html - Decomissioning. (nijel via xyao)
(cherry picked from commit 1569228ec9
)
This commit is contained in:
parent
0b6574380c
commit
17256e2ae8
|
@ -792,6 +792,8 @@ Release 2.8.0 - UNRELEASED
|
|||
HDFS-8879. Quota by storage type usage incorrectly initialized upon namenode
|
||||
restart. (xyao)
|
||||
|
||||
HDFS-8565. Typo in dfshealth.html - Decomissioning. (nijel via xyao)
|
||||
|
||||
Release 2.7.2 - UNRELEASED
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
|
@ -332,7 +332,7 @@
|
|||
</table>
|
||||
</small>
|
||||
|
||||
<div class="page-header"><h1><small>Decomissioning</small></h1></div>
|
||||
<div class="page-header"><h1><small>Decommissioning</small></h1></div>
|
||||
<small>
|
||||
<table class="table">
|
||||
<thead>
|
||||
|
|
Loading…
Reference in New Issue