This is an automated email from the ASF dual-hosted git repository. zhangbutao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/hive-site.git
The following commit(s) were added to refs/heads/main by this push: new 0658fa0 Add news entry for Apache Hive 4.1.0 release (#56) 0658fa0 is described below commit 0658fa072a80325d53e8f34b3a6841081031e3b6 Author: Butao Zhang <zhangbu...@apache.org> AuthorDate: Thu Jul 31 22:56:31 2025 +0800 Add news entry for Apache Hive 4.1.0 release (#56) --- content/docs/javadocs.md | 1 + content/general/downloads.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/content/docs/javadocs.md b/content/docs/javadocs.md index 2c947b7..5a1a239 100644 --- a/content/docs/javadocs.md +++ b/content/docs/javadocs.md @@ -26,6 +26,7 @@ aliases: [/javadoc.html] ## Recent versions: --- #### javadoc and sources jars for use in an IDE are also available via [Nexus](https://repository.apache.org/index.html#nexus-search;gav~org.apache.hive~~~~) +* [Hive 4.1.0 Javadocs](https://svn.apache.org/repos/infra/websites/production/hive/content/javadocs/r4.1.0/api/index.html) * [Hive 4.0.1 Javadocs](https://svn.apache.org/repos/infra/websites/production/hive/content/javadocs/r4.0.1/api/index.html) * [Hive 4.0.0 Javadocs](https://svn.apache.org/repos/infra/websites/production/hive/content/javadocs/r4.0.0/api/index.html) * [Hive 4.0.0-beta-1 Javadocs](https://svn.apache.org/repos/infra/websites/production/hive/content/javadocs/r4.0.0-beta-1/api/index.html) diff --git a/content/general/downloads.md b/content/general/downloads.md index 55e9e86..85f2c6c 100644 --- a/content/general/downloads.md +++ b/content/general/downloads.md @@ -32,6 +32,11 @@ Old releases can be found in the [archives][HIVE_ARCHIVES]. ## News --- +* #### 31 July 2025: release 4.1.0 available + * Apache Hive 4.1.x adds JDK 17 support and provides the Hive Metastore as a standalone component available in both binary and Docker image formats. Key improvements include enhanced Iceberg table support (storage-partitioned joins, partition-level column statistics, table compaction), IPv6 compatibility, a REST-based catalog server backed by the Hive Metastore, and upgraded Calcite to 1.33.0 for better query optimization. + * This release works with Hadoop 3.4.1, Tez 0.10.5. + * You can look at the complete [JIRA change log for this release][HIVE_4_1_0_CL]. + * #### 08 October 2024: EOL for release 3.x line The Apache Hive Community has voted to declare the 3.x release line as End of Life (EOL). This means no further updates or releases will be made for this series. \ @@ -223,6 +228,7 @@ Hive users for these two versions are encouraged to upgrade. [HIVE_DL]: http://www.apache.org/dyn/closer.cgi/hive/ [HIVE_ARCHIVES]: https://archive.apache.org/dist/hive/ +[HIVE_4_1_0_CL]: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353994&styleName=Text&projectId=12310843 [HIVE_4_0_1_CL]: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12354786&styleName=Text&projectId=12310843 [HIVE_4_0_0_CL]:https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343343&styleName=Text&projectId=12310843 [HIVE_4_0_0_B_1_CL]: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353351&styleName=Text&projectId=12310843