You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add support for hadoop 3.4.0
* fix test definition
* Mark 3.3.x as deprecated
* add changelog entry
---------
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.tech>
Copy file name to clipboardExpand all lines: docs/modules/hdfs/partials/supported-versions.adoc
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,6 @@
2
2
// This is a separate file, since it is used by both the direct HDFS-Operator documentation, and the overarching
3
3
// Stackable Platform documentation.
4
4
5
-
- 3.3.6 - Please note that there is a https://github.com/stackabletech/hdfs-operator/issues/440[known issue] related to NameNode bootstrapping which can happen in rare cases. It is therefore recommended to use `3.3.4` until the problem is resolved.
6
-
- 3.3.4
5
+
- 3.4.0 (LTS)
6
+
- 3.3.6 (deprecated) - Please note that there is a https://github.com/stackabletech/hdfs-operator/issues/440[known issue] related to NameNode bootstrapping which can happen in rare cases. It is therefore recommended to use `3.3.4` until the problem is resolved.
0 commit comments