Browse Source

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

Chen Liang 7 năm trước cách đây
mục cha
commit
2c62ff7fd4

+ 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)"