This is an automated email from the ASF dual-hosted git repository.

dkuzmenko 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 cdd1b2e  Hive 4.0.0-alpha-2 release
cdd1b2e is described below

commit cdd1b2e213918380fd29763b66e4ccddb75d9ab8
Author: Denys Kuzmenko <[email protected]>
AuthorDate: Wed Nov 16 14:19:55 2022 +0100

    Hive 4.0.0-alpha-2 release
---
 downloads.md | 5 +++++
 javadoc.md   | 1 +
 2 files changed, 6 insertions(+)

diff --git a/downloads.md b/downloads.md
index bf621f7..7e9d727 100644
--- a/downloads.md
+++ b/downloads.md
@@ -31,6 +31,10 @@ guaranteed to be stable. For stable releases, look in the 
stable
 directory.
 
 ## News
+### 16 November 2022: release 4.0.0-alpha-2 available
+This release works with Hadoop 3.x.y
+You can look at the complete [JIRA change log for this 
release][HIVE_4_0_0_A_2_CL].
+
 ### 08 April 2022: release 3.1.3 available
 This release works with Hadoop 3.x.y
 You can look at the complete [JIRA change log for this release][HIVE_3_1_3_CL].
@@ -193,6 +197,7 @@ This release  works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 
2.x.y
 You can look at the complete [JIRA change log for this release][HIVE_10_CL].
 
 [HIVE_DL]: http://www.apache.org/dyn/closer.cgi/hive/
+[HIVE_4_0_0_A_2_CL]: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351489&styleName=Html&projectId=12310843
 [HIVE_3_1_3_CL]: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346277&styleName=Html&projectId=12310843
 [HIVE_4_0_0_A_1_CL]: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351399&styleName=Html&projectId=12310843
 [HIVE_3_1_2_CL]: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344397&styleName=Html&projectId=12310843
diff --git a/javadoc.md b/javadoc.md
index 7179d9f..6a6cf87 100644
--- a/javadoc.md
+++ b/javadoc.md
@@ -22,6 +22,7 @@ layout: default
 
 ## Recent versions:
 
+  * [Hive 4.0.0-alpha-2 Javadocs]({{ site.old_javadoc 
}}/r4.0.0-alpha-2/api/index.html)
   * [Hive 3.1.3 Javadocs]({{ site.old_javadoc }}/r3.1.3/api/index.html)
   * [Hive 4.0.0-alpha-1 Javadocs]({{ site.old_javadoc 
}}/r4.0.0-alpha-1/api/index.html)
   * [Hive 3.1.2 Javadocs]({{ site.old_javadoc }}/r3.1.2/api/index.html)

Reply via email to