This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 9f93958 [HUDI-1769] Add download page to the site (#2847)
9f93958 is described below
commit 9f939580a58e30e48275629a0eca0046f7639584
Author: Gary Li <[email protected]>
AuthorDate: Wed Apr 21 21:09:42 2021 -0700
[HUDI-1769] Add download page to the site (#2847)
---
README.md | 1 +
docs/_data/navigation.yml | 4 ++++
docs/_pages/download.cn.md | 35 +++++++++++++++++++++++++++++++++++
docs/_pages/download.md | 36 ++++++++++++++++++++++++++++++++++++
docs/_pages/older_releases.cn.md | 24 ++++++++++++++++++++++--
docs/_pages/older_releases.md | 6 +++---
6 files changed, 101 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 1b5f3df..5fc5581 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,7 @@ Final steps:
- in `docs/_pages/releases.md` Add a new section on the very top for this
release. Refer to `Release 0.5.0-incubating`
for reference. Ensure the links for github release tag, docs, source release,
raw release notes are pointing to this
latest release. Also include following subsections - `Download Information`,
`Release Highlights` and `Raw Release Notes`.
+ - Update `docs/_pages/download.md` to include the download links.
#### Link to this version's doc
diff --git a/docs/_data/navigation.yml b/docs/_data/navigation.yml
index ffae9ac..945cbea 100644
--- a/docs/_data/navigation.yml
+++ b/docs/_data/navigation.yml
@@ -13,6 +13,8 @@ main:
url: /docs/powered_by.html
- title: "Releases"
url: /releases.html
+ - title: "Download"
+ url: /download.html
# doc links
docs:
@@ -63,6 +65,8 @@ cn_main:
url: https://cwiki.apache.org/confluence/display/HUDI/FAQ
- title: "发布"
url: /cn/releases.html
+ - title: "下载"
+ url: /cn/download.html
# doc links
cn_docs:
diff --git a/docs/_pages/download.cn.md b/docs/_pages/download.cn.md
new file mode 100644
index 0000000..1be8513
--- /dev/null
+++ b/docs/_pages/download.cn.md
@@ -0,0 +1,35 @@
+---
+title: Download
+keywords: hudi, download
+permalink: /cn/download
+toc: true
+last_modified_at: 2019-12-30T15:59:57-04:00
+---
+
+## Release 0.8.0
+* Source Release : [Apache Hudi 0.8.0 Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.8.0/hudi-0.8.0.src.tgz)
([asc](https://downloads.apache.org/hudi/0.8.0/hudi-0.8.0.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.8.0/hudi-0.8.0.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.8.0](/releases.html#release-080-docs))
+
+## Release 0.7.0
+* Source Release : [Apache Hudi 0.7.0 Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.7.0/hudi-0.7.0.src.tgz)
([asc](https://downloads.apache.org/hudi/0.7.0/hudi-0.7.0.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.7.0/hudi-0.7.0.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.7.0](/releases.html#release-070-docs))
+
+## Release 0.6.0
+* Source Release : [Apache Hudi 0.6.0 Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.6.0/hudi-0.6.0.src.tgz)
([asc](https://downloads.apache.org/hudi/0.6.0/hudi-0.6.0.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.6.0/hudi-0.6.0.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.6.0](/releases.html#release-060-docs))
+
+## Release 0.5.3
+* Source Release : [Apache Hudi 0.5.3 Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.5.3/hudi-0.5.3.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.3/hudi-0.5.3.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.3/hudi-0.5.3.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.5.3](/releases.html#release-053-docs))
+
+## Release 0.5.2-incubating
+* Source Release : [Apache Hudi 0.5.2-incubating Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.5.2](/older-releases#release-052-incubating-docs))
+
+## Release 0.5.1-incubating
+* Source Release : [Apache Hudi 0.5.1-incubating Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.5.1](/older-releases#release-051-incubating-docs))
+
+## Release 0.5.0-incubating
+* Source Release : [Apache Hudi 0.5.0-incubating Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.5.0](/older-releases#release-050-incubating-docs))
diff --git a/docs/_pages/download.md b/docs/_pages/download.md
new file mode 100644
index 0000000..61f2b42
--- /dev/null
+++ b/docs/_pages/download.md
@@ -0,0 +1,36 @@
+---
+title: Download
+keywords: hudi, download
+permalink: /download
+toc: true
+last_modified_at: 2019-12-30T15:59:57-04:00
+---
+
+## Release 0.8.0
+* Source Release : [Apache Hudi 0.8.0 Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.8.0/hudi-0.8.0.src.tgz)
([asc](https://downloads.apache.org/hudi/0.8.0/hudi-0.8.0.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.8.0/hudi-0.8.0.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.8.0](/releases.html#release-080-docs))
+
+## Release 0.7.0
+* Source Release : [Apache Hudi 0.7.0 Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.7.0/hudi-0.7.0.src.tgz)
([asc](https://downloads.apache.org/hudi/0.7.0/hudi-0.7.0.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.7.0/hudi-0.7.0.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.7.0](/releases.html#release-070-docs))
+
+## Release 0.6.0
+* Source Release : [Apache Hudi 0.6.0 Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.6.0/hudi-0.6.0.src.tgz)
([asc](https://downloads.apache.org/hudi/0.6.0/hudi-0.6.0.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.6.0/hudi-0.6.0.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.6.0](/releases.html#release-060-docs))
+
+## Release 0.5.3
+* Source Release : [Apache Hudi 0.5.3 Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.5.3/hudi-0.5.3.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.3/hudi-0.5.3.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.3/hudi-0.5.3.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.5.3](/releases.html#release-053-docs))
+
+## Release 0.5.2-incubating
+* Source Release : [Apache Hudi 0.5.2-incubating Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.5.2](/older-releases#release-052-incubating-docs))
+
+## Release 0.5.1-incubating
+* Source Release : [Apache Hudi 0.5.1-incubating Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.5.1](/older-releases#release-051-incubating-docs))
+
+## Release 0.5.0-incubating
+* Source Release : [Apache Hudi 0.5.0-incubating Source
Release](https://www.apache.org/dyn/closer.lua/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.sha512))
+* Release Note : ([Release Note for Apache Hudi
0.5.0](/older-releases#release-050-incubating-docs))
+
diff --git a/docs/_pages/older_releases.cn.md b/docs/_pages/older_releases.cn.md
index f30e063..3c73b5c 100644
--- a/docs/_pages/older_releases.cn.md
+++ b/docs/_pages/older_releases.cn.md
@@ -10,7 +10,7 @@ language: cn
## [Release
0.5.2-incubating](https://github.com/apache/hudi/releases/tag/release-0.5.2-incubating)
([docs](/docs/0.5.2-quick-start-guide.html))
### Download Information
- * Source Release : [Apache Hudi 0.5.2-incubating Source
Release](https://downloads.apache.org/incubator/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz)
([asc](https://downloads.apache.org/incubator/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/incubator/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.sha512))
+ * Source Release : [Apache Hudi 0.5.2-incubating Source
Release](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.sha512))
* Apache Hudi jars corresponding to this release is available
[here](https://repository.apache.org/#nexus-search;quick~hudi)
### Migration Guide for this release
@@ -36,7 +36,7 @@ temp_query --sql "select Instant, NumInserts, NumWrites from
satishkotha_debug w
## [Release
0.5.1-incubating](https://github.com/apache/hudi/releases/tag/release-0.5.1-incubating)
([docs](/docs/0.5.1-quick-start-guide.html))
### Download Information
- * Source Release : [Apache Hudi 0.5.1-incubating Source
Release](https://downloads.apache.org/incubator/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz)
([asc](https://downloads.apache.org/incubator/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/incubator/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.sha512))
+ * Source Release : [Apache Hudi 0.5.1-incubating Source
Release](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.sha512))
* Apache Hudi jars corresponding to this release is available
[here](https://repository.apache.org/#nexus-search;quick~hudi)
### Migration Guide for this release
@@ -56,6 +56,26 @@ temp_query --sql "select Instant, NumInserts, NumWrites from
satishkotha_debug w
### Raw Release Notes
The raw release notes are available
[here](https://jira.apache.org/jira/secure/ReleaseNote.jspa?projectId=12322822&version=12346087)
+## [Release
0.5.0-incubating](https://github.com/apache/hudi/releases/tag/release-0.5.0-incubating)
([docs](/docs/0.5.0-quick-start-guide.html))
+
+### Download Information
+* Source Release : [Apache Hudi 0.5.0-incubating Source
Release](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.sha512))
+* Apache Hudi jars corresponding to this release is available
[here](https://repository.apache.org/#nexus-search;quick~hudi)
+
+### Release Highlights
+* Package and format renaming from com.uber.hoodie to org.apache.hudi (See
migration guide section below)
+* Major redo of Hudi bundles to address class and jar version mismatches in
different environments
+* Upgrade from Hive 1.x to Hive 2.x for compile time dependencies - Hive 1.x
runtime integration still works with a patch : See [the discussion
thread](https://lists.apache.org/thread.html/48b3f0553f47c576fd7072f56bb0d8a24fb47d4003880d179c7f88a3@%3Cdev.hudi.apache.org%3E)
+* DeltaStreamer now supports continuous running mode with managed concurrent
compaction
+* Support for Composite Keys as record key
+* HoodieCombinedInputFormat to scale huge hive queries running on Hoodie tables
+
+### Migration Guide for this release
+This is the first Apache release for Hudi. Prior to this release, Hudi Jars
were published using "com.uber.hoodie" maven co-ordinates. We have a [migration
guide](https://cwiki.apache.org/confluence/display/HUDI/Migration+Guide+From+com.uber.hoodie+to+org.apache.hudi)
+
+### Raw Release Notes
+The raw release notes are available
[here](https://jira.apache.org/jira/secure/ReleaseNote.jspa?projectId=12322822&version=12346087)
+
## [Release 0.4.7](https://github.com/apache/hudi/releases/tag/hoodie-0.4.7)
### Release Highlights
diff --git a/docs/_pages/older_releases.md b/docs/_pages/older_releases.md
index 48eafce..c05ca36 100644
--- a/docs/_pages/older_releases.md
+++ b/docs/_pages/older_releases.md
@@ -12,7 +12,7 @@ more recent releases listed
[here](http://hudi.apache.org/releases.html)
## [Release
0.5.2-incubating](https://github.com/apache/hudi/releases/tag/release-0.5.2-incubating)
([docs](/docs/0.5.2-quick-start-guide.html))
### Download Information
-* Source Release : [Apache Hudi 0.5.2-incubating Source
Release](https://downloads.apache.org/incubator/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz)
([asc](https://downloads.apache.org/incubator/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/incubator/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.sha512))
+* Source Release : [Apache Hudi 0.5.2-incubating Source
Release](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.2-incubating/hudi-0.5.2-incubating.src.tgz.sha512))
* Apache Hudi jars corresponding to this release is available
[here](https://repository.apache.org/#nexus-search;quick~hudi)
### Migration Guide for this release
@@ -38,7 +38,7 @@ The raw release notes are available
[here](https://issues.apache.org/jira/secure
## [Release
0.5.1-incubating](https://github.com/apache/hudi/releases/tag/release-0.5.1-incubating)
([docs](/docs/0.5.1-quick-start-guide.html))
### Download Information
-* Source Release : [Apache Hudi 0.5.1-incubating Source
Release](https://downloads.apache.org/incubator/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz)
([asc](https://downloads.apache.org/incubator/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/incubator/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.sha512))
+* Source Release : [Apache Hudi 0.5.1-incubating Source
Release](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.sha512))
* Apache Hudi jars corresponding to this release is available
[here](https://repository.apache.org/#nexus-search;quick~hudi)
### Migration Guide for this release
@@ -83,7 +83,7 @@ The raw release notes are available
[here](https://issues.apache.org/jira/secure
## [Release
0.5.0-incubating](https://github.com/apache/hudi/releases/tag/release-0.5.0-incubating)
([docs](/docs/0.5.0-quick-start-guide.html))
### Download Information
-* Source Release : [Apache Hudi 0.5.0-incubating Source
Release](https://downloads.apache.org/incubator/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz)
([asc](https://downloads.apache.org/incubator/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/incubator/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.sha512))
+* Source Release : [Apache Hudi 0.5.0-incubating Source
Release](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz)
([asc](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.asc),
[sha512](https://downloads.apache.org/hudi/0.5.0-incubating/hudi-0.5.0-incubating.src.tgz.sha512))
* Apache Hudi jars corresponding to this release is available
[here](https://repository.apache.org/#nexus-search;quick~hudi)
### Release Highlights