Repository: kylin
Updated Branches:
  refs/heads/document 731eaf65a -> b66d524ea


fix doc issue with alberto's comment


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b66d524e
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b66d524e
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b66d524e

Branch: refs/heads/document
Commit: b66d524ea1910aa1585ada800d3cb02af3a45f80
Parents: 731eaf6
Author: shaofengshi <[email protected]>
Authored: Thu Aug 11 17:29:13 2016 +0800
Committer: shaofengshi <[email protected]>
Committed: Thu Aug 11 17:29:13 2016 +0800

----------------------------------------------------------------------
 website/_docs/tutorial/tableau_91.cn.md   | 8 ++++----
 website/_docs/tutorial/tableau_91.md      | 7 ++++---
 website/_docs15/tutorial/tableau_91.cn.md | 3 +--
 website/_docs15/tutorial/tableau_91.md    | 2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/b66d524e/website/_docs/tutorial/tableau_91.cn.md
----------------------------------------------------------------------
diff --git a/website/_docs/tutorial/tableau_91.cn.md 
b/website/_docs/tutorial/tableau_91.cn.md
index b6e4a45..d5a7587 100644
--- a/website/_docs/tutorial/tableau_91.cn.md
+++ b/website/_docs/tutorial/tableau_91.cn.md
@@ -9,13 +9,11 @@ since: v1.2
 
 Tableau 9已经发布一段时间了,社区有很多用户希望Apache 
Kylin能进一步支持该版本。现在可以通过更新Kylin 
ODBC驱动以使用Tableau 9来与Kylin服务进行交互。
 
-> Apache Kylin目前版本不支持原始数据的查询,部分查询会因
此失败,导致应用程序发生异常,建议打上KYLIN-1075补丁包
以优化查询结果的显示。
-
 ### Tableau 8.x 用户
 请参考[Tableau 教程](./tableau.html)以获得更详细帮助。
 
 ### Install ODBC Driver
-参考页面[Kylin ODBC 
驱动程序教程](./odbc.html),请确保下载并安装Kylin ODBC Driver 
__v1.2__. 如果你安装有早前版本,请卸载后再安装。 
+参考页面[Kylin ODBC 
驱动程序教程](./odbc.html),请确保下载并安装Kylin ODBC Driver 
__v1.5__. 如果你安装有早前版本,请卸载后再安装。 
 
 ### Connect to Kylin Server
 在Tableau 9.1创建新的数据连接,单击左侧面板中的`Other 
Database(ODBC)`,并在弹出窗口中选择`KylinODBCDriver` 
@@ -45,6 +43,8 @@ Tableau 
9.1中有两种数据源连接类型,选择`在线`选项以确保
 ![](/images/tutorial/odbc/tableau_91/7.png)
 
 ### 更多
-请参考[Tableau 教程](./tableau.html)以获得更多信息
+
+- 请参考[Tableau 教程](./tableau.html)以获得更多信息
+- 也可以参考社区用户Alberto Ramon Portoles 
([email protected])提供的分享: 
[KylinWithTableau](https://github.com/albertoRamon/Kylin/tree/master/KylinWithTableau)
 
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/b66d524e/website/_docs/tutorial/tableau_91.md
----------------------------------------------------------------------
diff --git a/website/_docs/tutorial/tableau_91.md 
b/website/_docs/tutorial/tableau_91.md
index 9a2e1fc..1fb5f55 100755
--- a/website/_docs/tutorial/tableau_91.md
+++ b/website/_docs/tutorial/tableau_91.md
@@ -7,14 +7,13 @@ permalink: /docs/tutorial/tableau_91.html
 
 Tableau 9.x has been released a while, there are many users are asking about 
support this version with Apache Kylin. With updated Kylin ODBC Driver, now 
user could interactive with Kylin service through Tableau 9.x.
 
-> Apache Kylin currently doesn't support query on raw data yet, some queries 
might fail and cause some exceptions in application. Patch 
[KYLIN-1075](https://issues.apache.org/jira/browse/KYLIN-1075) is recommended 
to get better look of query result.
 
 ### For Tableau 8.x User
 Please refer to [Kylin and Tableau Tutorial](./tableau.html) for detail guide.
 
 ### Install Kylin ODBC Driver
 Refer to this guide: [Kylin ODBC Driver Tutorial](./odbc.html).
-Please make sure to download and install Kylin ODBC Driver __v1.2__. If you 
already installed ODBC Driver in your system, please uninstall it first. 
+Please make sure to download and install Kylin ODBC Driver __v1.5__. If you 
already installed ODBC Driver in your system, please uninstall it first. 
 
 ### Connect to Kylin Server
 Connect Using Driver: Start Tableau 9.1 desktop, click `Other Database(ODBC)` 
in the left panel and choose KylinODBCDriver in the pop-up window. 
@@ -44,6 +43,8 @@ If you want to publish local dashboard to a Tableau Server, 
just expand `Server`
 ![](/images/tutorial/odbc/tableau_91/7.png)
 
 ### More
-Please refer to [Kylin and Tableau Tutorial](./tableau.html) for more detail.
+
+- Please refer to [Kylin and Tableau Tutorial](./tableau.html) for more detail.
+- Here is a good tutorial written by Alberto Ramon Portoles 
([email protected]): 
[KylinWithTableau](https://github.com/albertoRamon/Kylin/tree/master/KylinWithTableau)
 
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/b66d524e/website/_docs15/tutorial/tableau_91.cn.md
----------------------------------------------------------------------
diff --git a/website/_docs15/tutorial/tableau_91.cn.md 
b/website/_docs15/tutorial/tableau_91.cn.md
index 6bea4e7..8a93c0e 100644
--- a/website/_docs15/tutorial/tableau_91.cn.md
+++ b/website/_docs15/tutorial/tableau_91.cn.md
@@ -9,13 +9,12 @@ since: v1.2
 
 Tableau 9已经发布一段时间了,社区有很多用户希望Apache 
Kylin能进一步支持该版本。现在可以通过更新Kylin 
ODBC驱动以使用Tableau 9来与Kylin服务进行交互。
 
-> Apache Kylin目前版本不支持原始数据的查询,部分查询会因
此失败,导致应用程序发生异常,建议打上KYLIN-1075补丁包
以优化查询结果的显示。
 
 ### Tableau 8.x 用户
 请参考[Tableau 教程](./tableau.html)以获得更详细帮助。
 
 ### Install ODBC Driver
-参考页面[Kylin ODBC 
驱动程序教程](./odbc.html),请确保下载并安装Kylin ODBC Driver 
__v1.2__. 如果你安装有早前版本,请卸载后再安装。 
+参考页面[Kylin ODBC 
驱动程序教程](./odbc.html),请确保下载并安装Kylin ODBC Driver 
__v1.5__. 如果你安装有早前版本,请卸载后再安装。 
 
 ### Connect to Kylin Server
 在Tableau 9.1创建新的数据连接,单击左侧面板中的`Other 
Database(ODBC)`,并在弹出窗口中选择`KylinODBCDriver` 

http://git-wip-us.apache.org/repos/asf/kylin/blob/b66d524e/website/_docs15/tutorial/tableau_91.md
----------------------------------------------------------------------
diff --git a/website/_docs15/tutorial/tableau_91.md 
b/website/_docs15/tutorial/tableau_91.md
index b4ac36f..e007117 100644
--- a/website/_docs15/tutorial/tableau_91.md
+++ b/website/_docs15/tutorial/tableau_91.md
@@ -13,7 +13,7 @@ Please refer to [Kylin and Tableau Tutorial](./tableau.html) 
for detail guide.
 
 ### Install Kylin ODBC Driver
 Refer to this guide: [Kylin ODBC Driver Tutorial](./odbc.html).
-Please make sure to download and install Kylin ODBC Driver __v1.2__. If you 
already installed ODBC Driver in your system, please uninstall it first. 
+Please make sure to download and install Kylin ODBC Driver __v1.5__. If you 
already installed ODBC Driver in your system, please uninstall it first. 
 
 ### Connect to Kylin Server
 Connect Using Driver: Start Tableau 9.1 desktop, click `Other Database(ODBC)` 
in the left panel and choose KylinODBCDriver in the pop-up window. 

Reply via email to