jackylee-ch commented on code in PR #12700: URL: https://github.com/apache/iceberg/pull/12700#discussion_r2031043607
########## docs/docs/hive.md: ########## @@ -143,19 +104,12 @@ Catalog catalog=...; The table level configuration overrides the global Hadoop configuration. -##### Hive on Tez configuration - -To use the Tez engine on Hive `3.1.2` or later, Tez needs to be upgraded to >= `0.10.1` which contains a necessary fix [TEZ-4248](https://issues.apache.org/jira/browse/TEZ-4248). - -To use the Tez engine on Hive `2.3.x`, you will need to manually build Tez from the `branch-0.9` branch due to a -backwards incompatibility issue with Tez `0.10.1`. - -In both cases, you will also need to set the following property in the `tez-site.xml` configuration file: `tez.mrreader.config.update.properties=hive.io.file.readcolumn.names,hive.io.file.readcolumn.ids`. - ## Catalog Management ### Global Hive catalog +HiveCatalog integration supports Hive 3.1.3 or later. + Review Comment: Yes and done -- 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