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 6a24bf4 Release 4.0.1 and 3.1.3 6a24bf4 is described below commit 6a24bf4fc23632fcd142915e952ff36091eb7b12 Author: yaqian.zhang <598593...@qq.com> AuthorDate: Wed Jan 5 11:17:07 2022 +0800 Release 4.0.1 and 3.1.3 --- website/_docs/release_notes.md | 63 ++++++++++++++++++++++++++++++++++++++++++ website/download/index.cn.md | 24 ++++++++-------- website/download/index.md | 24 ++++++++-------- 3 files changed, 87 insertions(+), 24 deletions(-) diff --git a/website/_docs/release_notes.md b/website/_docs/release_notes.md index 85ce861..f1a2f98 100644 --- a/website/_docs/release_notes.md +++ b/website/_docs/release_notes.md @@ -15,6 +15,69 @@ 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.1 - 2022-01-05 + +__New Feature__ + +* [KYLIN-5117] - Support percentile function after aggregate sub query + +__Bug Fix__ + +* [KYLIN-5067] - CubeBuildJob build unnecessary snapshot +* [KYLIN-5071] - kylin.engine.build-base-cuboid-enabled=false and kylin.cube.cubeplanner.enabled=true are conflict on build cube step, and will throw NPE. +* [KYLIN-5083] - Docker for kylin4 need to check hadoop service before start kylin +* [KYLIN-5086] - When query pushdown, only measure result is empty +* [KYLIN-5112] - Use 'return' instead of 'exit' in script prepare_hadoop_dependency.sh +* [KYLIN-5131] - java.lang.UnsupportedOperationException: API getTableSnapshots is not supported in Kylin 4.0 + +__Improvement__ + +* [KYLIN-4864] - Support building and testing Kylin on ARM64 architecture platform +* [KYLIN-5069] - Remove find-hive-dependency.sh in Kylin 4 +* [KYLIN-5076] - Missing tracking URL in spark standalone mode in kylin4 +* [KYLIN-5082] - Exactly aggregation for percentile function +* [KYLIN-5084] - Kylin4.0.0 is incompatible with HDP-3.1.5's Hive-3.1.0 +* [KYLIN-5090] - The error message was not printed in class JobWoker +* [KYLIN-5111] - Record the time spent for each stage of query in kylin4's log + +## v3.1.3 - 2022-01-05 + +__New Feature__ + +* [KYLIN-4947] - Implement spark engine for cube optimization jobs +* [KYLIN-4948] - Provide an API to allow users to adjust cuboids manually +* [KYLIN-4982] - Add special spark-sql conf in create intermediate flat table + +__Bug Fix__ + +* [KYLIN-3996] - postgresql can not to be used to construct the flat hive table in NO.1 step in building cube via datasourcedefaultSdk +* [KYLIN-4964] - Receiver consumer thread should be stoped while encounting unrecoverable error +* [KYLIN-4970] - Fix spark.executor.extraJavaOptions args +* [KYLIN-4974] - Kylin does not handle fucntion CURRENT_TIME(). +* [KYLIN-4978] - NPE: submit refresh request using restful api when there is no segments +* [KYLIN-4983] - The stream cube will be paused when user append a batch segment first +* [KYLIN-4992] - Source row count statistics calculated in a wrong way in MergeDictionaryMapper +* [KYLIN-4995] - Query exception when the query statement contains a single left parenthesis +* [KYLIN-5003] - Fail to package Kylin due to legacy front end dependencies +* [KYLIN-5007] - queries with limit clause may fail when string dimension is encoded in integer type +* [KYLIN-5035] - Fix Merge Cuboid Statistics EOFException +* [KYLIN-5036] - The hive dependency of directory type is filtered out by mistake +* [KYLIN-5054] - Kylin_System project and cubes create time is wrong (1970). +* [KYLIN-5097] - modify hive dict table format from textfile to orc + +__Improvement__ + +* [KYLIN-4554] - Validate "filter condition" on model saving +* [KYLIN-4864] - Support building and testing Kylin on ARM64 architecture platform +* [KYLIN-4944] - Upgrade CentOS version, Hadoop version and Spark version for Kylin Docker image +* [KYLIN-4972] - Don't allow segment merge when use dict.global.SegmentAppendTrieDictBuilder to build bitmap measure +* [KYLIN-5016] - Avoid potential NPE issue in RDBMS Pushdown case + +__Task__ + +* [KYLIN-4971] - Add new measure bitmap_map for count distinct measure in UI +* [KYLIN-5053] - Update the website to link to TravisCI and Github Actions instead of Jenkins + ## v4.0.0 - 2021-08-30 __New Feature__ diff --git a/website/download/index.cn.md b/website/download/index.cn.md index 9a73ea4..44ae976 100644 --- a/website/download/index.cn.md +++ b/website/download/index.cn.md @@ -5,24 +5,24 @@ title: 下载 您可以按照这些[步骤](https://www.apache.org/info/verification.html) 并使用这些[KEYS](https://www.apache.org/dist/kylin/KEYS)来验证下载文件的有效性. -#### v4.0.0 -- 这是 Kylin 4.0 的第一个正式版本,包含 32 个新功能以及改进和 10 个问题的修复。关于具体内容请查看发布说明。 +#### v4.0.1 +- 这是 Kylin 4.0.0 版本之后的一个 bug-fix 版本,包含 8 个新功能和改进,以及 6 个问题的修复。关于具体内容请查看发布说明。 - [发布说明](/docs/release_notes.html), [安装指南](https://cwiki.apache.org/confluence/display/KYLIN/Installation+Guide) and [升级指南](/docs/howto/howto_upgrade.html) -- 源码下载: [apache-kylin-4.0.0-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-source-release.zip.sha256)\] +- 源码下载: [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)\] - 二进制包 (选择二进制包前请检查文档 [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.0-bin-spark2.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark2.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark2.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark2.tar.gz.sha256)\] - - for Apache Spark 3.1.1 [apache-kylin-4.0.0-bin-spark3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark3.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark3.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark3.tar.gz.sha256)\] + - 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)\] -#### v3.1.2 -- 这是 Kylin 3.1.1 版本后的一个 bug-fix 版本,包含 40 个问题的修复以及各种改进。关于具体内容请查看发布说明。 +#### v3.1.3 +- 这是 Kylin 3.1.1 版本后的一个 bug-fix 版本,包含 10 个新功能和改进,以及 14 个问题的修复。关于具体内容请查看发布说明。 - [发布说明](/docs31/release_notes.html), [安装指南](/docs31/install/index.html) and [升级指南](/docs31/howto/howto_upgrade.html) -- 源码下载: [apache-kylin-3.1.2-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-source-release.zip.sha256)\] +- 源码下载: [apache-kylin-3.1.3-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-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.2-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hbase1x.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hbase1x.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hbase1x.tar.gz.sha256)\] - - for Cloudera CDH 5.7+ - [apache-kylin-3.1.2-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh57.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh57.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-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.3-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hbase1x.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hbase1x.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hbase1x.tar.gz.sha256)\] + - for Cloudera CDH 5.7+ - [apache-kylin-3.1.3-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh57.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh57.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh57.tar.gz.sha256)\] - Hadoop 3 二进制包: - - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - [apache-kylin-3.1.2-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hadoop3.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hadoop3.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-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.2-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh60.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh60.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh60.tar.gz.sha256)\] + - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - [apache-kylin-3.1.3-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hadoop3.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hadoop3.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.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-3.1.3-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh60.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh60.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh60.tar.gz.sha256)\] #### JDBC 驱动程序 diff --git a/website/download/index.md b/website/download/index.md index 9880316..d9f8be5 100644 --- a/website/download/index.md +++ b/website/download/index.md @@ -6,25 +6,25 @@ 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.0 -- This is the first GA release for Kylin 4.0, with 32 new features/improvements and 10 bug fixes. Check the release notes. +#### 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. - [Release notes](/docs/release_notes.html), [installation guide](https://cwiki.apache.org/confluence/display/KYLIN/Installation+Guide) and [upgrade guide](https://cwiki.apache.org/confluence/display/KYLIN/How+to+upgrade) -- Source download: [apache-kylin-4.0.0-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-source-release.zip.sha256)\] +- 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)\] - 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.0-bin-spark2.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark2.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark2.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark2.tar.gz.sha256)\] - - for Apache Spark 3.1.1 [apache-kylin-4.0.0-bin-spark3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark3.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark3.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-4.0.0/apache-kylin-4.0.0-bin-spark3.tar.gz.sha256)\] + - 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)\] -#### v3.1.2 -- This is a bug-fix release after Kylin 3.1.1, with 40 bug fixes and enhancement. Check the release notes. +#### 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. - [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.2-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-source-release.zip.sha256)\] +- Source download: [apache-kylin-3.1.3-source-release.zip](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-source-release.zip.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-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.2-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hbase1x.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hbase1x.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hbase1x.tar.gz.sha256)\] - - for Cloudera CDH 5.7+ - [apache-kylin-3.1.2-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh57.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh57.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-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.3-bin-hbase1x.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hbase1x.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hbase1x.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hbase1x.tar.gz.sha256)\] + - for Cloudera CDH 5.7+ - [apache-kylin-3.1.3-bin-cdh57.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh57.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh57.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-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.2-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hadoop3.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-hadoop3.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-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.2-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh60.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh60.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.2/apache-kylin-3.1.2-bin-cdh60.tar.gz.sha256)\] + - for Hadoop 3.1 + HBase 2.0 (includes Hortonworks HDP 3.0) - [apache-kylin-3.1.3-bin-hadoop3.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hadoop3.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-hadoop3.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.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-3.1.3-bin-cdh60.tar.gz](https://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh60.tar.gz) \[[asc](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh60.tar.gz.asc)\] \[[sha256](https://www.apache.org/dist/kylin/apache-kylin-3.1.3/apache-kylin-3.1.3-bin-cdh60.tar.gz.sha256)\] #### JDBC Driver