This is an automated email from the ASF dual-hosted git repository.
sunchao pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/hive-site.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 2b54cb5 Add Hive 2.3.9 release information
2b54cb5 is described below
commit 2b54cb5d57089f50b8a38607d089849b2fe0e350
Author: Chao Sun <[email protected]>
AuthorDate: Wed Mar 9 09:54:00 2022 -0800
Add Hive 2.3.9 release information
---
downloads.md | 5 +++++
javadoc.md | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/downloads.md b/downloads.md
index ceba18e..e9a421a 100644
--- a/downloads.md
+++ b/downloads.md
@@ -32,6 +32,10 @@ directory.
## News
+### 9 June 2021: release 2.3.9 available
+This release works with Hadoop 2.x.y
+You can look at the complete [JIRA change log for this release][HIVE_2_3_9_CL].
+
### 17 January 2021: release 2.3.8 available
This release works with Hadoop 2.x.y
You can look at the complete [JIRA change log for this release][HIVE_2_3_8_CL].
@@ -183,6 +187,7 @@ 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_3_1_2_CL]:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344397&styleName=Html&projectId=12310843
+[HIVE_2_3_9_CL]:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350009&styleName=Text&projectId=12310843
[HIVE_2_3_8_CL]:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12349428&styleName=Text&projectId=12310843
[HIVE_2_3_7_CL]:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346056&styleName=Text&projectId=12310843
[HIVE_2_3_6_CL]:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345603&styleName=Text&projectId=12310843
diff --git a/javadoc.md b/javadoc.md
index 1348128..16ab3a4 100644
--- a/javadoc.md
+++ b/javadoc.md
@@ -24,7 +24,7 @@ layout: default
* [Hive 3.1.2 Javadocs]({{ site.old_javadoc }}/r3.1.2/api/index.html)
* [Hive 3.0.0 Javadocs]({{ site.old_javadoc }}/r3.0.0/api/index.html)
- * [Hive 2.3.8 Javadocs]({{ site.old_javadoc }}/r2.3.8/api/index.html)
+ * [Hive 2.3.9 Javadocs]({{ site.old_javadoc }}/r2.3.9/api/index.html)
* [Hive 2.2.0 Javadocs]({{ site.old_javadoc }}/r2.2.0/api/index.html)
* [Hive 2.1.1 Javadocs]({{ site.old_javadoc }}/r2.1.1/api/index.html)
* [Hive 1.2.2 Javadocs]({{ site.old_javadoc }}/r1.2.2/api/index.html)