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

xxyu pushed a commit to branch doc5.0
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/doc5.0 by this push:
     new fd99c28500 Update download for 5.0-beta
fd99c28500 is described below

commit fd99c28500af49b9150263e46995d0fc4a6d02e1
Author: XiaoxiangYu <x...@apache.org>
AuthorDate: Wed Aug 30 16:17:36 2023 +0800

    Update download for 5.0-beta
---
 website/docs/download.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/website/docs/download.md b/website/docs/download.md
index d8a13c2f7a..5f0637f701 100644
--- a/website/docs/download.md
+++ b/website/docs/download.md
@@ -4,15 +4,15 @@ sidebar_position: 1
 
 # Download
 
-### v5.0.0-alpha
-- This is the first release for Kylin 5.X, with 89 new features/improvements 
and 112 bug fixes. 
+### v5.0.0-beta
+- This is the second release for Kylin 5.X, with  new features/improvements 
and bug fixes. 
 - This release has support Hadoop 3.2+ officially, please check [Installation 
Guide](https://kylin.apache.org/5.0/docs/deployment/on-premises/installation/platform/install_on_apache_hadoop)
 and [Kylin Tutorial](https://kylin.apache.org/5.0/docs/quickstart/tutorial), 
and it is not compatible with previous versions . 
-- Source download: 
[apache-kylin-5.0.0-alpha-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-5.0.0-alpha/apache-kylin-5.0.0-alpha-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-5.0.0-alpha/apache-kylin-5.0.0-alpha-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-5.0.0-alpha/apache-kylin-5.0.0-alpha-source-release.zip.sha256)\]
-- Binary download: 
[apache-kylin-5.0.0-alpha-bin.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-5.0.0-alpha/apache-kylin-5.0.0-alpha-bin.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-5.0.0-alpha/apache-kylin-5.0.0-alpha-bin.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-5.0.0-alpha/apache-kylin-5.0.0-alpha-bin.tar.gz.sha256)\]
+- Source download: 
[apache-kylin-5.0.0-beta-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-5.0.0-beta/apache-kylin-5.0.0-beta-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-5.0.0-beta/apache-kylin-5.0.0-beta-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-5.0.0-beta/apache-kylin-5.0.0-beta-source-release.zip.sha256)\]
+- Binary download: 
[apache-kylin-5.0.0-beta-bin.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-5.0.0-beta/apache-kylin-5.0.0-beta-bin.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-5.0.0-beta/apache-kylin-5.0.0-beta-bin.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-5.0.0-beta/apache-kylin-5.0.0-beta-bin.tar.gz.sha256)\]
 
 
-### Dockerhub for learning purpose
+### Dockerhub for preview
 
-If we want to learn what new features did Kylin 5 provided, and you only have 
a laptop,
+If we want to learn(or preview) what new features did Kylin 5 provided, 
 we recommend you to pulling the docker image and check the [standalone image 
in dockerhub](https://hub.docker.com/r/apachekylin/apache-kylin-standalone) .
 

Reply via email to