This is an automated email from the ASF dual-hosted git repository. xxyu pushed a commit to branch document in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/document by this push: new 63d8de575d Release 4.0.2 63d8de575d is described below commit 63d8de575de38357b20debae8215c57aea59100b Author: XiaoxiangYu <x...@apache.org> AuthorDate: Tue Oct 11 15:26:46 2022 +0800 Release 4.0.2 --- website/_docs/release_notes.md | 33 +++++++++++++++++++++++++++++++++ website/download/index.cn.md | 9 ++++----- website/download/index.md | 9 ++++----- 3 files changed, 41 insertions(+), 10 deletions(-) diff --git a/website/_docs/release_notes.md b/website/_docs/release_notes.md index f1a2f98445..45ba0a23e1 100644 --- a/website/_docs/release_notes.md +++ b/website/_docs/release_notes.md @@ -15,6 +15,39 @@ or send to Apache Kylin mailing list: * User relative: [u...@kylin.apache.org](mailto:u...@kylin.apache.org) * Development relative: [d...@kylin.apache.org](mailto:d...@kylin.apache.org) + +## v4.0.2 - 2022-10-10 + +__New Feature__ + +* [KYLIN-4954] - Cardinality statistics for Kylin 4 +* [KYLIN-5181] - support postgresql to store kylin metadata +* [KYLIN-5183] - Set specific query id for devops +* [KYLIN-5187] - Support Alluxio Local Cache + Soft Affinity to speed up the query performance on the cloud + +__Bug Fix__ + +* [KYLIN-5058] - Throws ConcurrentModificationException when building cube +* [KYLIN-5177] - Kylin4.0.1使用S3存储无法清理数据 +* [KYLIN-5182] - build job throw error fail to build lookup table snapshot for dup key found +* [KYLIN-5185] - Found error Public key for mysql-community-libs-compat-xxx.rpm is not installed in building docker image +* [KYLIN-5188] - No need to send email,user list is empty +* [KYLIN-5190] - kylin.sh error when directory starts with s3a:// +* [KYLIN-5191] - Can not see executors on spardar page on AWS EMR 6 +* [KYLIN-5193] - input login url manually will din to the login page but current already login +* [KYLIN-5194] - deleted user can login to kylin when the user login before one time at least + +__Improvement__ + +* [KYLIN-5056] - Implement Column Cardinality Statistics Job for Kylin 4 +* [KYLIN-5166] - Use SQL hint to specify the cube that the user wants to query +* [KYLIN-5184] - Using precise statics for cuboid +* [KYLIN-5195] - update spark from 3.1.1 to 3.1.3 in kylin4 +* [KYLIN-5214] - Fix CVE-2022-22978 in Kylin +* [KYLIN-5225] - Make "spark3" as the default profile +* [KYLIN-5250] - Add a switch for no hack aggregation group +* [KYLIN-5251] - when kylin run on hadoop 3 platform and start with class not found: org/apache/commons/Configuration + ## v4.0.1 - 2022-01-05 __New Feature__ diff --git a/website/download/index.cn.md b/website/download/index.cn.md index 44ae976327..9ec337f3e5 100644 --- a/website/download/index.cn.md +++ b/website/download/index.cn.md @@ -5,13 +5,12 @@ title: 下载 您可以按照这些[步骤](https://www.apache.org/info/verification.html) 并使用这些[KEYS](https://www.apache.org/dist/kylin/KEYS)来验证下载文件的有效性. -#### v4.0.1 -- 这是 Kylin 4.0.0 版本之后的一个 bug-fix 版本,包含 8 个新功能和改进,以及 6 个问题的修复。关于具体内容请查看发布说明。 +#### v4.0.2 +- 这是 Kylin 4.0.1 版本之后的一个 bug-fix 版本,包含 12 个新功能和改进,以及 9 个问题的修复。关于具体内容请查看发布说明。 - [发布说明](/docs/release_notes.html), [安装指南](https://cwiki.apache.org/confluence/display/KYLIN/Installation+Guide) and [升级指南](/docs/howto/howto_upgrade.html) -- 源码下载: [apache-kylin-4.0.1-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-source-release.zip.sha256)\] +- 源码下载: [apache-kylin-4.0.2-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-source-release.zip.sha256)\] - 二进制包 (选择二进制包前请检查文档 [Hadoop 支持矩阵](https://cwiki.apache.org/confluence/display/KYLIN/Support+Hadoop+Version+Matrix+of+Kylin+4)): - - for Apache Spark 2.4.7 [apache-kylin-4.0.1-bin-spark2.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark2.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark2.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark2.tar.gz.sha256)\] - - for Apache Spark 3.1.1 [apache-kylin-4.0.1-bin-spark3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark3.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark3.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark3.tar.gz.sha256)\] + - for Apache Spark 3.1.x [apache-kylin-4.0.2-bin.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-bin.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-bin.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-bin.tar.gz.sha256)\] #### v3.1.3 - 这是 Kylin 3.1.1 版本后的一个 bug-fix 版本,包含 10 个新功能和改进,以及 14 个问题的修复。关于具体内容请查看发布说明。 diff --git a/website/download/index.md b/website/download/index.md index 8d32eaff94..fc6170f161 100644 --- a/website/download/index.md +++ b/website/download/index.md @@ -6,13 +6,12 @@ permalink: /download/index.html You can verify the download by following these [procedures](https://www.apache.org/info/verification.html) and using these [KEYS](https://www.apache.org/dist/kylin/KEYS). -#### v4.0.1 -- This is a bug-fix release after Kylin 4.0.0, with 8 new features/improvements and 6 bug fixes. Check the release notes. +#### v4.0.2 +- This is a bug-fix release after Kylin 4.0.1, with 12 new features/improvements and 9 bug fixes. Check the release notes. - [Release notes](/docs/release_notes.html), [installation guide](https://cwiki.apache.org/confluence/display/KYLIN/Installation+Guide) and [upgrade guide](/docs/howto/howto_upgrade.html) -- Source download: [apache-kylin-4.0.1-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-source-release.zip.sha256)\] +- Source download: [apache-kylin-4.0.2-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-source-release.zip.sha256)\] - Binary for the download (check this to see which binary you should choose [Hadoop Matrix supported](https://cwiki.apache.org/confluence/display/KYLIN/Support+Hadoop+Version+Matrix+of+Kylin+4)) : - - for Apache Spark 2.4.7 [apache-kylin-4.0.1-bin-spark2.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark2.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark2.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark2.tar.gz.sha256)\] - - for Apache Spark 3.1.1 [apache-kylin-4.0.1-bin-spark3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark3.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark3.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.1/apache-kylin-4.0.1-bin-spark3.tar.gz.sha256)\] + - for Apache Spark 3.1.x [apache-kylin-4.0.2-bin.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-bin.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-bin.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.2/apache-kylin-4.0.2-bin.tar.gz.sha256)\] #### v3.1.3 - This is a bug-fix release after Kylin 3.1.1, with 10 new features/improvements and 14 bug fixes. Check the release notes.