소스 검색

HDFS-12271. Incorrect statement in Downgrade section of HDFS Rolling Upgrade document. Contributed by Nandakumar.

Chen Liang 7 년 전
부모
커밋
2c62ff7fd4
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

@@ -179,7 +179,7 @@ Below are the steps for rolling downgrade without downtime:
     1. Start *NN2* as standby normally.
     1. Failover from *NN1* to *NN2*
        so that *NN2* becomes active and *NN1* becomes standby.
-    1. Shutdown and upgrade *NN1*.
+    1. Shutdown and downgrade *NN1*.
     1. Start *NN1* as standby normally.
 1. Finalize Rolling Downgrade
     1. Run "[`hdfs dfsadmin -rollingUpgrade finalize`](#dfsadmin_-rollingUpgrade)"