File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
docs/modules/hive/partials Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 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 or 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
1416For 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' ]
You can’t perform that action at this time.
0 commit comments