We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5970585 commit 13129b5Copy full SHA for 13129b5
docs/modules/hdfs/pages/usage-guide/upgrading.adoc
@@ -52,7 +52,7 @@ $ kubectl patch hdfs/simple-hdfs --patch '{"spec": {"image": {"productVersion":
52
hdfscluster.hdfs.stackable.tech/simple-hdfs patched
53
----
54
55
-Then wait until all pods are ready and running the new HDFS version.
+Then wait until all pods have restarted, are in the Ready state, and running the new HDFS version.
56
57
NOTE: Services will be upgraded in order: JournalNodes, then NameNodes, then DataNodes.
58
0 commit comments