You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ng...@apache.org on 2022/04/09 06:54:59 UTC

[hive-site] branch gh-pages updated: Apache Hive 3.1.3 release (Naveen Gangam)

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

ngangam 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 8744476  Apache Hive 3.1.3 release (Naveen Gangam)
8744476 is described below

commit 8744476388bb19f19321b5f0c36f835c387942a7
Author: Naveen Gangam <ng...@cloudera.com>
AuthorDate: Sat Apr 9 02:52:59 2022 -0400

    Apache Hive 3.1.3 release (Naveen Gangam)
---
 downloads.md | 5 +++++
 javadoc.md   | 1 +
 2 files changed, 6 insertions(+)

diff --git a/downloads.md b/downloads.md
index 50f56a4..bf621f7 100644
--- a/downloads.md
+++ b/downloads.md
@@ -31,6 +31,10 @@ guaranteed to be stable. For stable releases, look in the stable
 directory.
 
 ## News
+### 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].
+
 ### 30 March 2022: release 4.0.0-alpha-1 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_1_CL].
@@ -189,6 +193,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_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
 [HIVE_2_3_9_CL]: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350009&styleName=Text&projectId=12310843
diff --git a/javadoc.md b/javadoc.md
index b520563..7179d9f 100644
--- a/javadoc.md
+++ b/javadoc.md
@@ -22,6 +22,7 @@ layout: default
 
 ## Recent versions:
 
+  * [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)
   * [Hive 3.0.0 Javadocs]({{ site.old_javadoc }}/r3.0.0/api/index.html)