Преглед на файлове

HDFS-10671. Fix typo in HdfsRollingUpgrade.md. Contributed by Yiqun Lin.

(cherry picked from commit 59466b8c180716dda7aa670728580a88e54eb4d2)
Masatake Iwasaki преди 9 години
родител
ревизия
f4207d0336
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsRollingUpgrade.md

+ 1 - 1
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsRollingUpgrade.md

@@ -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