Skip to content

Commit 69788a9

Browse files
Update docs/modules/hdfs/pages/reference/troubleshooting.adoc
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent b63c5ea commit 69788a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/hdfs/pages/reference/troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
== Init container format-namenodes fails
55

66
When creating fresh HDFS clusters, unexpected pod restarts might corrupt the initial namenode formatting.
7-
This leaves the namenode data PVC in a dangling state, where e.g. the `../current/VERSION` file is created, but `fsimage_xxx` files are missing.
7+
This leaves the namenode data PVC in a dangling state, where e.g. the `../current/VERSION` file is created, but `../current/fsimage_xxx` files are missing.
88

99
After a restart corrupted the namenode formatting, reformatting again fails due to directories and files existing.
1010
We do not want to force (override) the formatting process to avoid data loss and other implications.

0 commit comments

Comments
 (0)