瀏覽代碼

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

Masatake Iwasaki 9 年之前
父節點
當前提交
59466b8c18
共有 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

@@ -43,7 +43,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