We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2986001 commit 2510787Copy full SHA for 2510787
1 file changed
docs/modules/hive/partials/supported-versions.adoc
@@ -12,7 +12,10 @@
12
Hive 4 has known compatibility issues, especially when using it with Iceberg or Trino.
13
The missing compatibility with Iceberg also means that Spark jobs using this storage may fail.
14
15
-**Workaround:** If you encounter issues with Hive 4, use Hive 3.1.3 instead until these upstream issues are resolved.
+Be aware of upgrading Hive (e.g. 4.0.0 to 4.0.1 or 4.0.1 to Hive 4.1.0), as this upgrade is not easily reversible.
16
+Test the new version before upgrading your production workloads and take backups of your database.
17
+
18
+**Workaround:** If you encounter issues with Hive 4.x, use Hive 3.1.3 instead until these upstream issues are resolved.
19
20
For more details, see:
21
0 commit comments