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 3b1e481  Prepare release for Kylin 3.1.1
3b1e481 is described below

commit 3b1e4813d0d378dcc7a6a9c8f98011295e67296c
Author: XiaoxiangYu <x...@apache.org>
AuthorDate: Sun Oct 18 20:16:06 2020 +0800

    Prepare release for Kylin 3.1.1
---
 website/_data/contributors.yml |  9 +++--
 website/_docs/release_notes.md | 74 ++++++++++++++++++++++++++++++++++++++++++
 website/download/index.cn.md   | 26 ++++-----------
 website/download/index.md      | 26 ++++-----------
 4 files changed, 95 insertions(+), 40 deletions(-)

diff --git a/website/_data/contributors.yml b/website/_data/contributors.yml
index a0d18c7..d562d4d 100644
--- a/website/_data/contributors.yml
+++ b/website/_data/contributors.yml
@@ -183,7 +183,7 @@
 - name: Chunen Ni (倪春恩)
   apacheId: nic
   githubId: nichunen
-  org: Kyligence Inc.
+  org: pinduoduo.com
   role: PMC
 - name: Jiatao Tao (陶加涛)
   apacheId: tao
@@ -209,7 +209,7 @@
   apacheId: xxyu
   githubId: hit-lacus
   org: Kyligence Inc.
-  role: committer
+  role: PMC
 - name: Kaige Liu (刘凯歌)
   apacheId: kaige
   githubId: etherge
@@ -219,4 +219,9 @@
   apacheId: vinoyang
   githubId: yanghua
   org: t3go.cn
+  role: committer
+- name: Rupeng Wang (王汝鹏)
+  apacheId: wangrupeng
+  githubId: RupengWang
+  org: Kyligence Inc.
   role: committer
\ No newline at end of file
diff --git a/website/_docs/release_notes.md b/website/_docs/release_notes.md
index a6b8bcd..5d29414 100644
--- a/website/_docs/release_notes.md
+++ b/website/_docs/release_notes.md
@@ -15,6 +15,80 @@ 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)
 
+## v3.1.1 - 2020-10-18
+_Tag:_ [kylin-3.1.1](https://github.com/apache/kylin/tree/kylin-3.1.1)
+This is a bug-fix release after 3.1.0, with 37 improvements and 21 bug fixes.
+
+__Sub-task__
+
+* [KYLIN-4557] - Refactor JobService to improve code readability
+* [KYLIN-4558] - get all chained executable jobs through job API
+* [KYLIN-4559] - show cardinality and lookup snapshot job on job page
+* [KYLIN-4560] - support to re-run/delete cardinality and lookup snapshot job
+* [KYLIN-4561] - overall job number statistics in monitor page is incorrect 
after change the job status
+
+__Bug Fix__
+
+* [KYLIN-4515] - could not send mail on ssl port
+* [KYLIN-4578] - Throws TableNotFoundException in step 'Convert Cuboid Data to 
HFile' when the value of property * 'kylin.storage.hbase.table-name-prefix' or 
'kylin.storage.hbase.namespace' is lowercase.
+* [KYLIN-4603] - listjob return NPE
+* [KYLIN-4610] - update kylin.engine.livy.backtick.quote default value
+* [KYLIN-4617] - Check whether project/jobid exists before download diagnosis 
package
+* [KYLIN-4628] - Fail to use custom measure type when specifying cube to query
+* [KYLIN-4634] - Fail to specify cube in model of low priority to query
+* [KYLIN-4656] - Guava classpath conflict caused by kylin-jdbc 3.1.0 jar
+* [KYLIN-4657] - dead-loop in 
org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork
+* [KYLIN-4672] - Using Real-time Lambda to refresh the data lead to result not 
incorrect
+* [KYLIN-4677] - StorageCleanupJob throw NPE
+* [KYLIN-4683] - Fail to consume kafka when partition number get larger
+* [KYLIN-4684] - Streaming Table V2创建 - TSPattern下拉选项前端bug修复
+* [KYLIN-4688] - Too many tmp files in HDFS tmp directory
+* [KYLIN-4697] - User info update logic is not correct
+* [KYLIN-4700] - Wrong engine type for realtime streaming
+* [KYLIN-4731] - Kylin query failing with 'null while executing SQL'
+* [KYLIN-4753] - Merging job stop working after Kylin upgrade
+* [KYLIN-4755] - Error while compiling generated Java code when using Kylin 
UDF in "case when"
+* [KYLIN-4756] - user/group page has duplicate information between adjacent 
page numbers
+* [KYLIN-4757] - Impossible precision for decimal datatype in kylin if the 
source column is numeric in postgres
+
+__Improvement__
+
+* [KYLIN-4527] - Beautify the drop-down list of the cube on query page
+* [KYLIN-4549] - Show column cardinality in rowkeys area of advanced settings
+* [KYLIN-4550] - Provide advanced refresh interface inside the refresh panel
+* [KYLIN-4551] - Provide interfaces to transfer cube/model/project ownership
+* [KYLIN-4576] - Add hint about password length
+* [KYLIN-4581] - Add spark and flink engine test case for release test
+* [KYLIN-4585] - Add cube count column for project table
+* [KYLIN-4606] - throw olap exception when olap query and pushdown both error
+* [KYLIN-4608] - add deletecubefast api for delete 300 cubes fast
+* [KYLIN-4609] - setenv.sh add zgc config for big memory
+* [KYLIN-4611] - modify PATTERN_SPARK_APP_URL to Tracking URL,ignore case
+* [KYLIN-4612] - Support job status write to kafka
+* [KYLIN-4616] - The value of config kylin.source.hive.databasedir can be self 
detected
+* [KYLIN-4618] - Upgrade kylin docker image for kylin 3.1.0
+* [KYLIN-4619] - Make shrunken dict able to coexist with mr-hive global dict
+* [KYLIN-4626] - add set kylin home sh
+* [KYLIN-4635] - Set Kylin default log level to info
+* [KYLIN-4653] - Make the capacity for the LinkedBlockingQueue of 
BlockingReservoir configurable
+* [KYLIN-4665] - set flink job name shown in resource manager
+* [KYLIN-4678] - continue execute job when StorageCleanupJob sub step has error
+* [KYLIN-4679] - StorageCleanupJob clean hive table support hive table prefix
+* [KYLIN-4685] - return user friendly msg when stackoverflowerror
+* [KYLIN-4686] - clean metadata support to delete all jobs
+* [KYLIN-4687] - add unify clean sh to excute some clean shells
+* [KYLIN-4709] - Upgrade spring to 4.3.26
+* [KYLIN-4712] - Optimize CubeMetaIngester.java CLI
+* [KYLIN-4714] - Failed to revoke role access of the project
+* [KYLIN-4716] - Optimize the project page
+* [KYLIN-4752] - Refine server mode checking
+* [KYLIN-4770] - Move Kylin service on k8s from background to foreground
+
+__Task__
+
+* [KYLIN-4526] - Enhance get the hive table rows
+* [KYLIN-4648] - Upgrade Spark to latest 2.3 or 2.4 version
+
 ## v4.0.0-alpha - 2020-09-13
 _Tag:_ 
[kylin-4.0.0-alpha](https://github.com/apache/kylin/tree/kylin-4.0.0-alpha)
 This is a major release after 3.1.0, with 35 new features/improvements and 22 
bug fixes.
diff --git a/website/download/index.cn.md b/website/download/index.cn.md
index 082f250..6c84822 100644
--- a/website/download/index.cn.md
+++ b/website/download/index.cn.md
@@ -15,28 +15,16 @@ title: 下载
 
 - Hadoop 3 的二进制包尚未提供, 我们计划于 4.0.0-beta 开始支持
 
-#### v3.1.0
-- 这是 3.0.0 版本后的一个主要版本,包含10个新功能和142个问题的修复以及各种改进。关于具体内容请查看发布说明.
+#### v3.1.1
+- 这是 3.1.0 版本后的一个bug-fix版本,包含58个问题的修复以及各种改进。关于具体内容请查看发布说明.
 - [发布说明](/docs/release_notes.html), [安装指南](/docs/install/index.html) and 
[升级指南](/docs/howto/howto_upgrade.html)
-- 源码下载: 
[apache-kylin-3.1.0-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-source-release.zip.sha256)\]
+- 源码下载: 
[apache-kylin-3.1.1-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-source-release.zip.sha256)\]
 - Hadoop 2 二进制包:
-  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-3.1.0-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hbase1x.tar.gz.sha256)\]
-  - for Cloudera CDH 5.7+ - 
[apache-kylin-3.1.0-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh57.tar.gz.sha256)\]
+  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-3.1.1-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hbase1x.tar.gz.sha256)\]
+  - for Cloudera CDH 5.7+ - 
[apache-kylin-3.1.1-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh57.tar.gz.sha256)\]
 - Hadoop 3 二进制包:
-  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-3.1.0-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hadoop3.tar.gz.sha256)\]
-  - for Cloudera CDH 6.0/6.1 (check 
[KYLIN-3564](https://issues.apache.org/jira/browse/KYLIN-3564) first) - 
[apache-kylin-3.1.0-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh60.tar.gz.sha256)\]
-
-#### v2.6.6
-- 这是 2.6.5 版本后的一个 bugfix 发布版本,包含20个问题的修复以及各种改进。关于具体内容请查看发布说明.
-- [发布说明](/docs/release_notes.html), [安装指南](/docs/install/index.html) 和 
[升级指南](/docs/howto/howto_upgrade.html)
-- 源码下载: 
[apache-kylin-2.6.6-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-source-release.zip.sha256)\]
-- Hadoop 2 二进制包:
-  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-2.6.6-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hbase1x.tar.gz.sha256)\]
-  - for Cloudera CDH 5.7+ - 
[apache-kylin-2.6.6-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh57.tar.gz.sha256)\]
-
-- Hadoop 3 二进制包:
-  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-2.6.6-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hadoop3.tar.gz.sha256)\]
-  - for Cloudera CDH 6.0/6.1 (check 
[KYLIN-3564](https://issues.apache.org/jira/browse/KYLIN-3564) first) - 
[apache-kylin-2.6.6-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh60.tar.gz.sha256)\]
+  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-3.1.1-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hadoop3.tar.gz.sha256)\]
+  - for Cloudera CDH 6.0/6.1 (check 
[KYLIN-3564](https://issues.apache.org/jira/browse/KYLIN-3564) first) - 
[apache-kylin-3.1.1-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh60.tar.gz.sha256)\]
 
 #### JDBC 驱动程序
 
diff --git a/website/download/index.md b/website/download/index.md
index 49cae5d..098d13f 100644
--- a/website/download/index.md
+++ b/website/download/index.md
@@ -16,29 +16,17 @@ You can verify the download by following these 
[procedures](https://www.apache.o
 
 - Binary for Hadoop 3 is not currently provided, we plan to support Hadoop3 in 
Kylin 4.0.0-beta .
   
-#### v3.1.0
-- This is a major release after 3.0.0, with 10 new feature and 142 bug fixes 
and enhancement. Check the release notes.
+#### v3.1.1
+- This is a bug-fix release after 3.1.0, with 58 bug fixes and enhancement. 
Check the release notes.
 - [Release notes](/docs/release_notes.html), [installation 
guide](/docs/install/index.html) and [upgrade 
guide](/docs/howto/howto_upgrade.html)
-- Source download: 
[apache-kylin-3.1.0-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-source-release.zip.sha256)\]
+- Source download: 
[apache-kylin-3.1.1-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-source-release.zip.sha256)\]
 - Binary for Hadoop 2 download:
-  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-3.1.0-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hbase1x.tar.gz.sha256)\]
-  - for Cloudera CDH 5.7+ - 
[apache-kylin-3.1.0-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh57.tar.gz.sha256)\]
+  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-3.1.1-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hbase1x.tar.gz.sha256)\]
+  - for Cloudera CDH 5.7+ - 
[apache-kylin-3.1.1-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh57.tar.gz.sha256)\]
 
 - Binary for Hadoop 3 download:
-  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-3.1.0-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-hadoop3.tar.gz.sha256)\]
-  - for Cloudera CDH 6.0/6.1 (check 
[KYLIN-3564](https://issues.apache.org/jira/browse/KYLIN-3564) first) - 
[apache-kylin-3.1.0-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.0/apache-kylin-3.1.0-bin-cdh60.tar.gz.sha256)\]
-
-#### v2.6.6
-- This is a release after 2.6.5, with 20 bug fixes and enhancement. Check the 
release notes.
-- [Release notes](/docs/release_notes.html), [installation 
guide](/docs/install/index.html) and [upgrade 
guide](/docs/howto/howto_upgrade.html)
-- Source download: 
[apache-kylin-2.6.6-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-source-release.zip.sha256)\]
-- Binary for Hadoop 2 download:
-  - for HBase 1.x (includes HDP 2.3+, AWS EMR 5.0+, Azure HDInsight 3.4 - 3.6) 
- 
[apache-kylin-2.6.6-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hbase1x.tar.gz.sha256)\]
-  - for Cloudera CDH 5.7+ - 
[apache-kylin-2.6.6-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh57.tar.gz.sha256)\]
-
-- Binary for Hadoop 3 download:
-  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-2.6.6-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-hadoop3.tar.gz.sha256)\]
-  - for Cloudera CDH 6.0/6.1 (check 
[KYLIN-3564](https://issues.apache.org/jira/browse/KYLIN-3564) first) - 
[apache-kylin-2.6.6-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.6/apache-kylin-2.6.6-bin-cdh60.tar.gz.sha256)\]
+  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-3.1.1-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-hadoop3.tar.gz.sha256)\]
+  - for Cloudera CDH 6.0/6.1 (check 
[KYLIN-3564](https://issues.apache.org/jira/browse/KYLIN-3564) first) - 
[apache-kylin-3.1.1-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.1/apache-kylin-3.1.1-bin-cdh60.tar.gz.sha256)\]
 
 #### JDBC Driver
 

Reply via email to