Skip to content

Commit 17f56ae

Browse files
authored
docs: clarify Hive 4 support (#632)
* docs: clarify Hive 4 support * one level deeper
1 parent ddb2a9f commit 17f56ae

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/modules/hive/partials/supported-versions.adoc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
// This is a separate file, since it is used by both the direct Hive-Operator documentation, and the overarching
33
// Stackable Platform documentation.
44

5-
- 4.0.1 (experimental) - Spark Iceberg jobs may fail as described https://github.com/stackabletech/spark-k8s-operator/issues/537[here]
5+
- 4.0.1 (experimental)
66
- 4.0.0 (LTS)
77
- 3.1.3 (deprecated)
8+
9+
=== Hive 4 issues
10+
11+
As of SDP 25.7, Hive 4 is still relatively new and there are some known issues, especially when using it with Iceberg and Trino.
12+
The missing comppatibilty with Iceberg also means that Spark jobs using this storage may fail.
13+
14+
For more details, see:
15+
16+
* https://github.com/stackabletech/hive-operator/issues/626[The stackable tracking issue]
17+
* https://github.com/trinodb/trino/issues/26214[Trino issue]
18+
* https://github.com/apache/iceberg/issues/12878[Spark with Iceberg issue]

0 commit comments

Comments
 (0)