deniskuzZ commented on code in PR #12700: URL: https://github.com/apache/iceberg/pull/12700#discussion_r2028245543
########## docs/docs/hive.md: ########## @@ -89,29 +89,14 @@ Hive supports the following additional features with Hive version 4.0.0 and abov ## Enabling Iceberg support in Hive -Hive 4 comes with `hive-iceberg` that ships Iceberg, so no additional downloads or jars are needed. For older versions of Hive a runtime jar has to be added. +Starting from 1.8.0 Iceberg doesn't release Hive runtime connector. For Hive query engine integration (specifically +with Hive 2.x and 3.x) use Hive runtime connector coming with Iceberg 1.7.2, or use Hive 4.0.0 or later Review Comment: Hive2/3 don't support jdk11+ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org