HDFS-10671. Fix typo in HdfsRollingUpgrade.md. Contributed by Yiqun Lin.
(cherry picked from commit 59466b8c18
)
This commit is contained in:
parent
b3ce778268
commit
f4207d0336
|
@ -45,7 +45,7 @@ Introduction
|
|||
*HDFS rolling upgrade* allows upgrading individual HDFS daemons.
|
||||
For examples, the datanodes can be upgraded independent of the namenodes.
|
||||
A namenode can be upgraded independent of the other namenodes.
|
||||
The namenodes can be upgraded independent of datanods and journal nodes.
|
||||
The namenodes can be upgraded independent of datanodes and journal nodes.
|
||||
|
||||
|
||||
Upgrade
|
||||
|
|
Loading…
Reference in New Issue