File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/modules/hdfs/pages/usage-guide Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ HDFS currently requires a manual process to upgrade. This guide will take you th
6
6
7
7
== Preparing HDFS
8
8
9
- HDFS must be configured to initiate the upgrade process. To do this, run the following commands in a HDFS superuser environment
10
- (either a client configured with a superuser account, or from inside NameNode pod):
9
+ HDFS must be configured to initiate the upgrade process. To do this, run the following commands in an HDFS superuser environment
10
+ (either a client configured with a superuser account, or from inside a NameNode pod):
11
11
12
12
// This could be automated by the operator, but dfsadmin does not have good machine-readable output.
13
13
// It *can* be queried over JMX, but we're not so lucky for finalization.
You can’t perform that action at this time.
0 commit comments