Skip to content

Commit d653bb9

Browse files
committed
Hive 4 clarifications
1 parent 8ff3577 commit d653bb9

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
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)
6-
- 4.0.0 (LTS)
5+
- 4.0.1 (LTS)
6+
- 4.0.0 (deprecated)
77
- 3.1.3 (deprecated)
88
99
=== Hive 4 issues
1010

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.
11+
Hive 4 has known compatibility issues, especially when using it with Iceberg and Trino.
12+
The missing compatibility with Iceberg also means that Spark jobs using this storage may fail.
13+
14+
**Workaround:** If you encounter issues with Hive 4, use Hive 3.1.3 instead until these upstream issues are resolved.
1315

1416
For more details, see:
1517

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]
18+
* https://github.com/stackabletech/hive-operator/issues/626[Our Stackable tracking issue]
19+
* https://github.com/trinodb/trino/issues/26214[Trino: Repeated ANALYZE fails on Hive metastore 4.0.x]
20+
* https://github.com/apache/iceberg/issues/12878[Iceberg: org.apache.thrift.TApplicationException: Invalid method name: 'get_table']

0 commit comments

Comments
 (0)