nryanov commented on issue #12878: URL: https://github.com/apache/iceberg/issues/12878#issuecomment-4255133450
Just in case if someone need to run Iceberg with Hive 4.x, this combination works: - iceberg 1.10.1 - hive instance 4.0.0 - spark 4.1.1 (with hive libs 2.3.x) Hive 4.0.0 still has the needed handlers in thrift api. Probably other versions (older) of spark and iceberg also will work with hive 4.0.0, but didn't test it -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
