You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2019/06/28 06:31:38 UTC

[kylin] branch document updated: minor update

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 f605984  minor update
f605984 is described below

commit f605984dbd59b4e332be49444e5be38de9069d80
Author: shaofengshi <sh...@apache.org>
AuthorDate: Fri Jun 28 14:31:23 2019 +0800

    minor update
---
 website/_docs/tutorial/kylin_client_tool.cn.md | 4 ++++
 website/_docs/tutorial/kylin_client_tool.md    | 2 ++
 website/download/index.cn.md                   | 2 +-
 website/download/index.md                      | 2 +-
 4 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/website/_docs/tutorial/kylin_client_tool.cn.md b/website/_docs/tutorial/kylin_client_tool.cn.md
index d991044..adeae9f 100644
--- a/website/_docs/tutorial/kylin_client_tool.cn.md
+++ b/website/_docs/tutorial/kylin_client_tool.cn.md
@@ -121,3 +121,7 @@ kylin://<username>:<password>@<hostname>:<port>/<project>?version=<v1|v2>&prefix
      u'KYLIN_SALES',
      u'KYLIN_STREAMING_TABLE']
 ```
+
+### 使用 Python 和 Apache Kylin 做数据科学分析 
+
+请参考此博客:[Use Python for Data Science with Apache Kylin](/blog/2019/06/26/use-python-for-data-science-with-apache-kylin/).
\ No newline at end of file
diff --git a/website/_docs/tutorial/kylin_client_tool.md b/website/_docs/tutorial/kylin_client_tool.md
index ce51a75..0952edb 100644
--- a/website/_docs/tutorial/kylin_client_tool.md
+++ b/website/_docs/tutorial/kylin_client_tool.md
@@ -132,4 +132,6 @@ $ python
      u'KYLIN_STREAMING_TABLE']
 ```
 
+### Use Python for Data Science with Apache Kylin
 
+Please refer to the blog [Use Python for Data Science with Apache Kylin](/blog/2019/06/26/use-python-for-data-science-with-apache-kylin/).
diff --git a/website/download/index.cn.md b/website/download/index.cn.md
index 4aa66e9..23107cb 100644
--- a/website/download/index.cn.md
+++ b/website/download/index.cn.md
@@ -31,7 +31,7 @@ Kylin JDBC 驱动程序, `kylin-jdbc-<version>.jar`, 在 Kylin 二进制包的 "
 
 #### ODBC 驱动程序
 
-Apache Kylin 不再提供预先构建的 ODBC 驱动程序。你可以自行从源代码来编译构建 (在 "odbc" 子目录)。请阅读此[通知](http://apache-kylin.74782.x6.nabble.com/Kylin-ODBC-driver-is-removed-from-download-page-td12928.html)。
+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 f6e7235..8d79b94 100644
--- a/website/download/index.md
+++ b/website/download/index.md
@@ -32,7 +32,7 @@ Kylin JDBC Driver, `kylin-jdbc-<version>.jar`, is in the "lib" folder of the bin
 
 #### ODBC Driver
 
-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).
+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), or get from a vendor. Read this [announcement](http://apache-kylin.74782.x6.nabble.com/Kylin-ODBC-driver-is-removed-from-download-page-td12928.html).
 
 #### Previous Release