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 9b81cd1 Update odbc driver download 9b81cd1 is described below commit 9b81cd117d61a5f61b178a06918d3fa400ce5510 Author: shaofengshi <shaofeng...@apache.org> AuthorDate: Mon Mar 25 11:52:47 2019 +0800 Update odbc driver download --- website/download/index.cn.md | 4 ++-- website/download/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/download/index.cn.md b/website/download/index.cn.md index fe10f8f..ff7a6f0 100644 --- a/website/download/index.cn.md +++ b/website/download/index.cn.md @@ -21,9 +21,9 @@ title: 下载 Kylin JDBC 驱动程序, `kylin-jdbc-<version>.jar`, 在 Kylin 二进制包的 "lib" 目录下. -#### ODBC Driver +#### ODBC 驱动程序 -从源代码编译 (在 "odbc" 子目录), 或联系第三方技术支持. +Apache Kylin 不再提供预先构建的 ODBC 驱动程序。你可以自行从源代码来编译构建 (在 "odbc" 子目录)。请阅读此[通知](http://apache-kylin.74782.x6.nabble.com/Kylin-ODBC-driver-is-removed-from-download-page-td12928.html)。 #### 以前的版本 Apache Kylin的旧版本可以从 [https://archive.apache.org/dist/kylin/](https://archive.apache.org/dist/kylin/) 下载。 diff --git a/website/download/index.md b/website/download/index.md index 45de07b..598d782 100644 --- a/website/download/index.md +++ b/website/download/index.md @@ -24,7 +24,7 @@ Kylin JDBC Driver, `kylin-jdbc-<version>.jar`, is in the "lib" folder of the bin #### ODBC Driver -Compile it from the source code (in the "odbc" sub-folder). +Apache Kylin no longer provides the download for pre-built ODBC driver binary package. You can compile it from the source code (in the "odbc" sub-folder). Read this [announcement](http://apache-kylin.74782.x6.nabble.com/Kylin-ODBC-driver-is-removed-from-download-page-td12928.html). #### Previous Release