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

nic 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 3723494  2.6.4 release
3723494 is described below

commit 3723494e9d2aae20dbfac2a4511b2a28bb4c6e98
Author: Xiaoyuan Gu <xiaoyuan.gu@xyxys-MacBook-Pro.local>
AuthorDate: Sat Oct 12 16:31:25 2019 +0800

    2.6.4 release
---
 website/_docs/release_notes.md | 35 +++++++++++++++++++++++++++++++++++
 website/download/index.cn.md   | 14 +++++++-------
 website/download/index.md      | 14 +++++++-------
 3 files changed, 49 insertions(+), 14 deletions(-)

diff --git a/website/_docs/release_notes.md b/website/_docs/release_notes.md
index 547ab70..35d592f 100644
--- a/website/_docs/release_notes.md
+++ b/website/_docs/release_notes.md
@@ -122,6 +122,41 @@ __Bug Fix__
 * [KYLIN-3922] - Fail to update coprocessor when run DeployCoprocessorCLI
 * [KYLIN-3923] - UT GeneralColumnDataTest fail
 
+## v2.6.4 - 2019-10-12
+_Tag:_ [kylin-2.6.4](https://github.com/apache/kylin/tree/kylin-2.6.4)
+This is a bugfix release after 2.6.3, with 10 enhancements and 17 bug fixes.
+
+__Improvement__
+* [KYLIN-3628] - Query with lookup table always use latest snapshot
+* [KYLIN-3797] - Too many or filters may break Kylin server when flatting 
filter
+* [KYLIN-4013] - Only show the cubes under one model
+* [KYLIN-4047] - Use push-down query when division dynamic column cube query 
is not supported
+* [KYLIN-4055] - cube quey and ad-hoc query return different meta info
+* [KYLIN-4093] - Slow query pages should be open to all users of the project
+* [KYLIN-4099] - Using no blocking RDD unpersist in spark cubing job
+* [KYLIN-4121] - Cleanup hive view intermediate tables after job be finished
+* [KYLIN-4140] - Add the time filter for current day jobs and make default 
values for web configurable
+* [KYLIN-4160] - Auto redirect to host:port/kylin when user only enter 
host:port in broswer
+
+__Bug Fix__
+* [KYLIN-1856] - Kylin shows old error in job step output after resume - 
specifically in #4 Step Name: Build Dimension Dictionary
+* [KYLIN-4034] - The table should not display in Insight page when the user 
has no access to the table
+* [KYLIN-4037] - Can't Cleanup Data in Hbase's HDFS Storage When Deploy Apache 
Kylin with Standalone HBase Cluster
+* [KYLIN-4046] - Refine JDBC Source(source.default=8)
+* [KYLIN-4057] - autoMerge job can not stop
+* [KYLIN-4066] - No planner for not ROLE_ADMIN user on WebSite
+* [KYLIN-4074] - Exception in thread "Memcached IO over {MemcachedConnection 
to ..." java.lang.NullPointerException
+* [KYLIN-4103] - Make the user string in granting operation of project is case 
insensitive
+* [KYLIN-4106] - Illegal partition for SelfDefineSortableKey when “Extract 
Fact Table Distinct Columns”
+* [KYLIN-4111] - drop table failed with no valid privileges after KYLIN-3857
+* [KYLIN-4115] - Always load KafkaConsumerProperties
+* [KYLIN-4131] - Broadcaster memory leak
+* [KYLIN-4152] - Should Disable Before Deleting HBase Table using HBaseAdmin
+* [KYLIN-4153] - Failed to read big resource  /dict/xxxx at "Build Dimension 
Dictionary" Step
+* [KYLIN-4157] - When using PrepareStatement query, functions within WHERE 
will cause InternalErrorException
+* [KYLIN-4158] - Query failed for GroupBy an expression of column with limit 
in SQL
+* [KYLIN-4159] - The first step of build cube job will fail and throw "Column 
'xx' in where clause is ambiguous" in jdbc datasource.
+
 ## v2.6.3 - 2019-07-06
 _Tag:_ [kylin-2.6.3](https://github.com/apache/kylin/tree/kylin-2.6.3)
 This is a bugfix release after 2.6.2, with 7 enhancements and 9 bug fixes.
diff --git a/website/download/index.cn.md b/website/download/index.cn.md
index 6436c6f..93d4193 100644
--- a/website/download/index.cn.md
+++ b/website/download/index.cn.md
@@ -16,17 +16,17 @@ title: 下载
   - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-3.0.0-alpha2-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-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.0.0-alpha2-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-cdh60.
 [...]
 
-#### v2.6.3
-- 这是2.6.2 版本后的一个 bugfix 发布版本,包含36个问题的修复以及各种改进。关于具体内容请查看发布说明.
+#### v2.6.4
+- 这是2.6.3 版本后的一个 bugfix 发布版本,包含27个问题的修复以及各种改进。关于具体内容请查看发布说明.
 - [发布说明](/docs/release_notes.html), [安装指南](/docs/install/index.html) 和 
[升级指南](/docs/howto/howto_upgrade.html)
-- 源码下载: 
[apache-kylin-2.6.3-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-source-release.zip.sha256)\]
+- 源码下载: 
[apache-kylin-2.6.4-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.3-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hbase1x.tar.gz.sha256)\]
-  - for Cloudera CDH 5.7+ - 
[apache-kylin-2.6.3-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-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-2.6.4-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.sha256)\]
+  - for Cloudera CDH 5.7+ - 
[apache-kylin-2.6.4-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz.sha256)\]
 
 - Hadoop 3 二进制包:
-  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-2.6.3-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-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.3-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh60.tar.gz.sha256)\]
+  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-2.6.4-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz.sha256)\]
 
 #### JDBC 驱动程序
 
diff --git a/website/download/index.md b/website/download/index.md
index 7340a8f..3687c61 100644
--- a/website/download/index.md
+++ b/website/download/index.md
@@ -18,17 +18,17 @@ 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-3.0.0-alpha2-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-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.0.0-alpha2-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.0.0-alpha2/apache-kylin-3.0.0-alpha2-bin-cdh60.
 [...]
 
-#### v2.6.3
-- This is a major release after 2.6.2, with 16 bug fixes and enhancement. 
Check the release notes.
+#### v2.6.4
+- This is a major release after 2.6.3, with 27 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.3-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-source-release.zip.sha256)\]
+- Source download: 
[apache-kylin-2.6.4-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-source-release.zip.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.3-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hbase1x.tar.gz.sha256)\]
-  - for Cloudera CDH 5.7+ - 
[apache-kylin-2.6.3-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-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-2.6.4-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hbase1x.tar.gz.sha256)\]
+  - for Cloudera CDH 5.7+ - 
[apache-kylin-2.6.4-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh57.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.3-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-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.3-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.3/apache-kylin-2.6.3-bin-cdh60.tar.gz.sha256)\]
+  - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - 
[apache-kylin-2.6.4-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-hadoop3.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-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.4-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz)
 
\[[asc](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz.asc)\]
 
\[[sha256](https://www.apache.org/dist/kylin/apache-kylin-2.6.4/apache-kylin-2.6.4-bin-cdh60.tar.gz.sha256)\]
 
 #### JDBC Driver
 

Reply via email to