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

shaofengshi 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 686cd8e  Release 2.5.1
686cd8e is described below

commit 686cd8e2eb0ce0a2c07922b2a21d751441c52943
Author: shaofengshi <shaofeng...@apache.org>
AuthorDate: Tue Nov 6 16:28:22 2018 +0800

    Release 2.5.1
---
 website/_docs/release_notes.md | 39 +++++++++++++++++++++++++++++++++++++++
 website/download/index.cn.md   | 22 ++++++++++++++--------
 website/download/index.md      | 20 ++++++++++++--------
 3 files changed, 65 insertions(+), 16 deletions(-)

diff --git a/website/_docs/release_notes.md b/website/_docs/release_notes.md
index fb750c0..bab2838 100644
--- a/website/_docs/release_notes.md
+++ b/website/_docs/release_notes.md
@@ -15,6 +15,45 @@ 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)
 
+## v2.5.1 - 2018-11-06
+_Tag:_ [kylin-2.5.1](https://github.com/apache/kylin/tree/kylin-2.5.1)
+This is a bugfix release after 2.5.0, with 30 bug fixes and enhancement. Check 
[How to upgrade](/docs/howto/howto_upgrade.html).
+
+__Improvement__
+
+* [KYLIN-3520] - Deal with NULL values of measures for inmem cubing
+* [KYLIN-3526] - No check for hybrid name with special character
+* [KYLIN-3528] - No details page for hybrid
+* [KYLIN-3599] - Bulk Add Measures
+* [KYLIN-3611] - Upgrade Tomcat to 7.0.91, 8.5.34 or later
+* [KYLIN-3632] - Add configuration that can switch on/off preparedStatement 
cache in Kylin server
+* [KYLIN-3646] - Add instruction about rowkey sequence in "Advanced setting" 
page
+
+__Bug fix__
+* [KYLIN-2200] - CompileException on UNION ALL query when result only contains 
one column
+* [KYLIN-3439] - configuration "kylin.web.timezone" is Inconsistent between 
kylin-defaults.properties and KylinConfigBase.java
+* [KYLIN-3527] - Hybrid couldn't save when there is only 1 cube
+* [KYLIN-3531] - Login failed with case-insensitive username
+* [KYLIN-3543] - Unclosed Job instance in 
CreateHTableJob#exportHBaseConfiguration
+* [KYLIN-3546] - Kylin doesn't persist FK to intermediate table if FK is not a 
dimension
+* [KYLIN-3556] - Interned string should not be used as lock object
+* [KYLIN-3562] - TS conflict when kylin update metadata in HBase
+* [KYLIN-3565] - User login error message is inaccurate
+* [KYLIN-3567] - Change scala dependency to provided
+* [KYLIN-3582] - String comparison should not use == in RecordEvent
+* [KYLIN-3595] - Beeline does not retrieve CLASSPATH and hangs
+* [KYLIN-3604] - Can't build cube with spark in HBase standalone mode
+* [KYLIN-3613] - Kylin with Standalone HBase Cluster (enabled kerberos) could 
not find the main cluster namespace at "Create HTable" step
+* [KYLIN-3629] - NullPointException throws when use preparedStatement cache in 
some case
+* [KYLIN-3633] - Dead lock may happen in building global dictionary
+* [KYLIN-3634] - When filter column has null value may cause incorrect query 
result
+* [KYLIN-3635] - Percentile calculation on Spark engine is wrong
+* [KYLIN-3644] - NumberFormatExcetion on null values when building cube with 
Spark
+* [KYLIN-3645] - Kylin does not clean table metadata when drop project(Kafka 
Source)
+* [KYLIN-3647] - Fix inconsistent states of job and its sub-task
+* [KYLIN-3649] - segment region count and size are not correct when using 
mysql as Kylin metadata storage
+* [KYLIN-3651] - JDBCResourceStore doesn't list all resources
+
 ## v2.5.0 - 2018-09-16
 _Tag:_ [kylin-2.5.0](https://github.com/apache/kylin/tree/kylin-2.5.0)
 This is a major release after 2.4, with 96 bug fixes and enhancement. Check 
[How to upgrade](/docs/howto/howto_upgrade.html).
diff --git a/website/download/index.cn.md b/website/download/index.cn.md
index 20b77e9..21f5f51 100644
--- a/website/download/index.cn.md
+++ b/website/download/index.cn.md
@@ -5,6 +5,20 @@ title: 下载
 
 您可以按照这些[步骤](https://www.apache.org/info/verification.html) 
并使用这些[KEYS](https://www.apache.org/dist/kylin/KEYS)来验证下载文件的有效性.
 
+
+#### v2.5.1
+- 这是2.5.0 版本后的一个bugfix发布版本,包含了30 个以及各种改进。关于具体内容请查看发布说明. 
+- [发布说明](/docs/release_notes.html) and [升级指南](/docs/howto/howto_upgrade.html)
+- 源码下载: 
[apache-kylin-2.5.1-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-source-release.zip.sha256)\]
+- 二进制包下载:
+  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-2.5.1-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-hbase1x.tar.gz.sha256)\]
+  - for CDH 5.7+ - 
[apache-kylin-2.5.1-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-cdh57.tar.gz.sha256)\]
+
+- Hadoop 3 API 二进制包 (beta):
+  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-2.5.1-bin-hadoop3.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-hadoop3.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-hadoop3.tar.gz.sha256)\]
+  - for CDH 6.0 - 
[apache-kylin-2.5.1-bin-cdh60.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-cdh60.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-cdh60.tar.gz.sha256)\]
+
+
 #### v2.5.0
 - 这是2.4版本后的一个主要发布版本,包含了96 个以及各种改进。关于具体内容请查看[v2.5.0 
正式发布](/blog/2018/09/20/release-v2.5.0/). 
 - [发布说明](/docs/release_notes.html) and [升级指南](/docs/howto/howto_upgrade.html)
@@ -17,14 +31,6 @@ title: 下载
   - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-2.5.0-bin-hadoop3.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-hadoop3.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-hadoop3.tar.gz.sha256)\]
   - for CDH 6.0 - 
[apache-kylin-2.5.0-bin-cdh60.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-cdh60.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-cdh60.tar.gz.sha256)\]
 
-#### v2.4.1
-- This is a bug fix release after 2.4.0, with 22 bug fixes and enhancement. 
For the detail list please check release notes. 
-- [Release notes](/docs/release_notes.html) and [upgrade 
guide](/docs/howto/howto_upgrade.html)
-- 源代码下载: 
[apache-kylin-2.4.1-src.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-source-release.zip.sha256)\]
-- 二进制包下载:
-  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-2.4.1-bin-hbase1x.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-hbase1x.tar.gz.sha256)\]
-  - for CDH 5.7+ - 
[apache-kylin-2.4.1-bin-cdh57.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-cdh57.tar.gz.sha256)\]
-
 #### JDBC 驱动程序
 
 Kylin JDBC 驱动程序, `kylin-jdbc-<version>.jar`, 在 Kylin 二进制包的 "lib" 目录下.
diff --git a/website/download/index.md b/website/download/index.md
index fc4cc5f..4cd117a 100644
--- a/website/download/index.md
+++ b/website/download/index.md
@@ -6,6 +6,18 @@ 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).
 
+#### v2.5.1
+- This is a bugfix release after 2.5.0, with 30 bug fixes and enhancement. 
Check the release notes. 
+- [Release notes](/docs/release_notes.html) and [upgrade 
guide](/docs/howto/howto_upgrade.html)
+- Source download: 
[apache-kylin-2.5.1-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-source-release.zip.sha256)\]
+- Binary download:
+  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-2.5.1-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-hbase1x.tar.gz.sha256)\]
+  - for CDH 5.7+ - 
[apache-kylin-2.5.1-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-bin-cdh57.tar.gz.sha256)\]
+
+- Hadoop 3 API binary packages (for beta):
+  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-2.5.1-bin-hadoop3.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-hadoop3.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-hadoop3.tar.gz.sha256)\]
+  - for CDH 6.0 - 
[apache-kylin-2.5.1-bin-cdh60.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-cdh60.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.1-rc1/apache-kylin-2.5.1-bin-cdh60.tar.gz.sha256)\]
+
 #### v2.5.0
 - This is a major release after 2.4, with 96 bug fixes and enhancement. Check 
the [v2.5.0 release announcement](/blog/2018/09/20/release-v2.5.0/) and the 
release notes. 
 - [Release notes](/docs/release_notes.html) and [upgrade 
guide](/docs/howto/howto_upgrade.html)
@@ -18,14 +30,6 @@ You can verify the download by following these 
[procedures](https://www.apache.o
   - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-2.5.0-bin-hadoop3.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-hadoop3.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-hadoop3.tar.gz.sha256)\]
   - for CDH 6.0 - 
[apache-kylin-2.5.0-bin-cdh60.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-cdh60.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2.5.0-rc2/apache-kylin-2.5.0-bin-cdh60.tar.gz.sha256)\]
 
-#### v2.4.1
-- This is a bug fix release after 2.4.0, with 22 bug fixes and enhancement. 
For the detail list please check release notes. 
-- [Release notes](/docs/release_notes.html) and [upgrade 
guide](/docs/howto/howto_upgrade.html)
-- Source download: 
[apache-kylin-2.4.1-src.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-source-release.zip.sha256)\]
-- Binary download:
-  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-2.4.1-bin-hbase1x.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-hbase1x.tar.gz.sha256)\]
-  - for CDH 5.7+ - 
[apache-kylin-2.4.1-bin-cdh57.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-bin-cdh57.tar.gz.sha256)\]
-
 
 #### JDBC Driver
 

Reply via email to