add tableau, excel, power bi tutorial and blog
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1b51eb59 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1b51eb59 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1b51eb59 Branch: refs/heads/1.x-HBase1.1.3 Commit: 1b51eb59179d7a4570c7534eada352c07ef5b86a Parents: 9c2fe8c Author: Luke Han <luke...@apache.org> Authored: Sat Dec 26 00:46:02 2015 +0800 Committer: Luke Han <luke...@apache.org> Committed: Sat Dec 26 00:46:02 2015 +0800 ---------------------------------------------------------------------- website/_data/docs-cn.yml | 2 ++ website/_docs/tutorial/create_cube.cn.md | 2 +- website/_docs/tutorial/powerbi.md | 2 +- website/_docs/tutorial/tableau.cn.md | 8 ++++---- website/_docs/tutorial/tableau.md | 4 ++-- website/_docs/tutorial/tableau_91.cn.md | 2 +- website/_docs/tutorial/tableau_91.md | 10 +++++----- .../_posts/blog/2015-12-25-support-powerbi-tableau9.cn.md | 4 ++-- website/community/index.md | 2 ++ website/download/index.cn.md | 2 +- website/download/index.md | 2 +- 11 files changed, 22 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/_data/docs-cn.yml ---------------------------------------------------------------------- diff --git a/website/_data/docs-cn.yml b/website/_data/docs-cn.yml index d1cd307..f69fbe5 100644 --- a/website/_data/docs-cn.yml +++ b/website/_data/docs-cn.yml @@ -14,5 +14,7 @@ - tutorial/acl - tutorial/web - tutorial/tableau + - tutorial/tableau_91 + - tutorial/powerbi - tutorial/odbc http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/_docs/tutorial/create_cube.cn.md ---------------------------------------------------------------------- diff --git a/website/_docs/tutorial/create_cube.cn.md b/website/_docs/tutorial/create_cube.cn.md index 909634e..3b44a3d 100644 --- a/website/_docs/tutorial/create_cube.cn.md +++ b/website/_docs/tutorial/create_cube.cn.md @@ -1,6 +1,6 @@ --- layout: docs-cn -title: "Kylin Cube å建æç¨" +title: Kylin Cube å建æç¨ categories: æç¨ permalink: /cn/docs/tutorial/create_cube.html version: v1.2 http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/_docs/tutorial/powerbi.md ---------------------------------------------------------------------- diff --git a/website/_docs/tutorial/powerbi.md b/website/_docs/tutorial/powerbi.md index 0b62e3c..d2305cf 100644 --- a/website/_docs/tutorial/powerbi.md +++ b/website/_docs/tutorial/powerbi.md @@ -1,6 +1,6 @@ --- layout: docs -title: Excel and Power BI Tutorial +title: MS Excel and Power BI Tutorial categories: tutorial permalink: /docs/tutorial/powerbi.html version: v1.2 http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/_docs/tutorial/tableau.cn.md ---------------------------------------------------------------------- diff --git a/website/_docs/tutorial/tableau.cn.md b/website/_docs/tutorial/tableau.cn.md index 71e8e57..0ca4a39 100644 --- a/website/_docs/tutorial/tableau.cn.md +++ b/website/_docs/tutorial/tableau.cn.md @@ -1,6 +1,6 @@ --- layout: docs-cn -title: KylinåTableauæç¨ +title: Tableauæç¨ categories: æç¨ permalink: /cn/docs/tutorial/tableau.html version: v1.2 @@ -17,13 +17,13 @@ since: v0.7.1 ### 使ç¨Tableau 9.xçç¨æ· -请åè[Tableau 9.x Tutorial](./tableau_91.html)以è·å¾æ´è¯¦ç»å¸®å©ã +请åè[Tableau 9 æç¨](./tableau_91.html)以è·å¾æ´è¯¦ç»å¸®å©ã ### æ¥éª¤1. å®è£ Kylin ODBC驱å¨ç¨åº -åè§ç»´åºé¡µé¢[Kylin ODBC Driver Tutorial](https://github.com/KylinOLAP/Kylin/wiki/Kylin-ODBC-Driver-Tutorial)ã +åè页é¢[Kylin ODBC 驱å¨ç¨åºæç¨](./odbc.html)ã ### æ¥éª¤2. è¿æ¥å°Kylinæå¡å¨ -> æä»¬å»ºè®®ä½¿ç¨Connect Using Driverè䏿¯Using DSNï¼å 为Tableauå¢éå°ä¸ä¼å¨Tableauæå¡å¨ä¸ç®¡çä½ çDSNã +> æä»¬å»ºè®®ä½¿ç¨Connect Using Driverè䏿¯Using DSNã Connect Using Driver: 鿩左侧颿¿ä¸çâOther Database(ODBC)âåå¼¹åºçªå£çâKylinODBCDriverâã http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/_docs/tutorial/tableau.md ---------------------------------------------------------------------- diff --git a/website/_docs/tutorial/tableau.md b/website/_docs/tutorial/tableau.md index 83cd6cb..f805bcc 100644 --- a/website/_docs/tutorial/tableau.md +++ b/website/_docs/tutorial/tableau.md @@ -1,6 +1,6 @@ --- layout: docs -title: Kylin and Tableau Tutorial +title: Tableau Tutorial categories: tutorial permalink: /docs/tutorial/tableau.html version: v1.2 @@ -21,7 +21,7 @@ Please refer to [Tableau 9.x Tutorial](./tableau_91.html) for detail guide. Refer to this guide: [Kylin ODBC Driver Tutorial](./odbc.html). ### Step 2. Connect to Kylin Server -> We recommended to use Connect Using Driver instead of Using DSN since Tableau team will not manage your DSN on Tableau Servers. +> We recommended to use Connect Using Driver instead of Using DSN. Connect Using Driver: Select "Other Database(ODBC)" in the left panel and choose KylinODBCDriver in the pop-up window. http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/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 f6b0149..b6e4a45 100644 --- a/website/_docs/tutorial/tableau_91.cn.md +++ b/website/_docs/tutorial/tableau_91.cn.md @@ -7,7 +7,7 @@ version: v1.2 since: v1.2 --- -Tableau 9å·²ç»åå¸ä¸æ®µæ¶é´äºï¼ç¤¾åºæå¾å¤ç¨æ·å¸æApache Kylinè½è¿ä¸æ¥æ¯æè¯¥çæ¬ãç°å¨ä½ å¯ä»¥éè¿æ´æ°Kylin ODBC驱å¨ä»¥ä½¿ç¨Tableau 9æ¥ä¸Kylinæå¡è¿è¡äº¤äºã +Tableau 9å·²ç»åå¸ä¸æ®µæ¶é´äºï¼ç¤¾åºæå¾å¤ç¨æ·å¸æApache Kylinè½è¿ä¸æ¥æ¯æè¯¥çæ¬ãç°å¨å¯ä»¥éè¿æ´æ°Kylin ODBC驱å¨ä»¥ä½¿ç¨Tableau 9æ¥ä¸Kylinæå¡è¿è¡äº¤äºã > Apache Kylinç®åçæ¬ä¸æ¯æåå§æ°æ®çæ¥è¯¢ï¼é¨åæ¥è¯¢ä¼å > æ¤å¤±è´¥ï¼å¯¼è´åºç¨ç¨åºåçå¼å¸¸ï¼å»ºè®®æä¸KYLIN-1075è¡¥ä¸å > 以ä¼åæ¥è¯¢ç»æçæ¾ç¤ºã http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/_docs/tutorial/tableau_91.md ---------------------------------------------------------------------- diff --git a/website/_docs/tutorial/tableau_91.md b/website/_docs/tutorial/tableau_91.md index a4517fc..c0f013c 100755 --- a/website/_docs/tutorial/tableau_91.md +++ b/website/_docs/tutorial/tableau_91.md @@ -1,17 +1,17 @@ --- layout: docs -title: Tableau 9.x Tutorial +title: Tableau 9 Tutorial categories: tutorial permalink: /docs/tutorial/tableau_91.html version: v1.2 since: v1.2 --- -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 +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 9.x User +### For Tableau 8.x User Please refer to [Kylin and Tableau Tutorial](./tableau.html) for detail guide. ### Install Kylin ODBC Driver @@ -22,7 +22,7 @@ Please make sure to download and install Kylin ODBC Driver __v1.2__. If you alre Connect Using Driver: Start Tableau 9.1 desktop, click `Other Database(ODBC)` in the left panel and choose KylinODBCDriver in the pop-up window.  -Provide your Sever location, credentials and project. Clicking `Connect` button, you can get the list of projects that you have permission to access, see details at [Kylin Cube Permission Grant Tutorial](http://kylin.apache.org/docs/tutorial/acl.html). +Provide your Sever location, credentials and project. Clicking `Connect` button, you can get the list of projects that you have permission to access, see details at [Kylin Cube Permission Grant Tutorial](./acl.html).  ### Mapping Data Model @@ -30,7 +30,7 @@ In left panel, select `defaultCatalog` as Database, click `Search` button in Tab  ### Connect Live -There are two types of `Connection`, choose the `Live` option for best experience. +There are two types of `Connection`, choose the `Live` option to make sure using Connect Live mode.  ### Custom SQL http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/_posts/blog/2015-12-25-support-powerbi-tableau9.cn.md ---------------------------------------------------------------------- diff --git a/website/_posts/blog/2015-12-25-support-powerbi-tableau9.cn.md b/website/_posts/blog/2015-12-25-support-powerbi-tableau9.cn.md index c0f91ea..be26804 100644 --- a/website/_posts/blog/2015-12-25-support-powerbi-tableau9.cn.md +++ b/website/_posts/blog/2015-12-25-support-powerbi-tableau9.cn.md @@ -6,7 +6,7 @@ author: Luke Han categories: blog --- -Apache Kylinç¤¾åºæ´æ°äºææ°çODBC Driver(v1.2)ï¼å®ç°äºä¸Tableau9.1ãMicrosoft ExcelãMicrosoft Power BI ç常ç¨åä¸åæè½¯ä»¶çéæãè¿æ¬¡çæ´æ°ä¸ºå¹¿å¤§æ°æ®åæå·¥ä½è 带æ¥äºæ´å¤çéæ© +Apache Kylinç¤¾åºæ´æ°äºææ°çODBC Driver(v1.2)ï¼å¢å äºå¯¹Tableau9.1ãMicrosoft ExcelãMicrosoft Power BI ç常ç¨åä¸åæè½¯ä»¶çæ¯æãè¿æ¬¡çæ´æ°ä¸ºå¹¿å¤§æ°æ®åæå·¥ä½è 带æ¥äºæ´å¤çéæ© ### 微软Excel å Power BI Microsoft Excelæ¯å½ä»Windowså¹³å°ä¸ææµè¡çæ°æ®å¤ç软件ä¹ä¸ï¼æ¯æå¤ç§æ°æ®å¤çåè½ï¼å¯ä»¥å©ç¨Power Queryä»ODBCæ°æ®æºè¯»åæ°æ®å¹¶è¿åå°æ°æ®è¡¨ä¸ã @@ -21,7 +21,7 @@ Tableauæ¯Windowså¹³å°ä¸ææµè¡çå䏿ºè½å·¥å ·ä¹ä¸ï¼å®æä½ç®æ´ ### æç¨ è¿«ä¸åå¾ çæ³è¯è¯? 请åè以䏿ç¨: -* [微软ExcelåPower BIæç¨](ï¼cn/docs/tutorial/powerbi.html) +* [微软ExcelåPower BIæç¨](/cn/docs/tutorial/powerbi.html) * [Tableau 9 æç¨](/cn/docs/tutorial/tableau_91.html) Enjoy! http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/community/index.md ---------------------------------------------------------------------- diff --git a/website/community/index.md b/website/community/index.md index b168377..700f2f9 100644 --- a/website/community/index.md +++ b/website/community/index.md @@ -52,6 +52,8 @@ __Other contributors__ * Thanks [eBay Inc.](https://www.ebayinc.com/) to donated this project to open source community, first announement at [eBay Techblog](http://www.ebaytechblog.com/2014/10/20/announcing-kylin-extreme-olap-engine-for-big-data/). * Thanks [JetBrains](https://www.jetbrains.com/) for providing us a free license of [IntelliJ IDEA](https://www.jetbrains.com/idea/). +* Thanks to [Vikash Agarwal](vikash_agar...@hotmail.com), his artical __[ODBC Driver Development](http://www.drdobbs.com/windows/odbc-driver-development/184416434?pgno=5)__ and sample code introdued the basic idea about how to write an ODBC driver from scratch. + http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/download/index.cn.md ---------------------------------------------------------------------- diff --git a/website/download/index.cn.md b/website/download/index.cn.md index b5710d9..913d358 100644 --- a/website/download/index.cn.md +++ b/website/download/index.cn.md @@ -37,4 +37,4 @@ __ODBC 驱å¨__ Kylin ODBC 驱å¨è¦æ±é¦å å®è£ [Microsoft Visual C++ 2012 Redistributable]()ã Kylin ODBC 驱å¨å¯ä»¥ä»è¿éä¸è½½: - * [Kylin ODBC 驱å¨](http://kylin.apache.org/download/KylinODBCDriver.zip) + * [Kylin ODBC é©±å¨ v1.2](http://kylin.apache.org/download/KylinODBCDriver-1.2.zip) http://git-wip-us.apache.org/repos/asf/kylin/blob/1b51eb59/website/download/index.md ---------------------------------------------------------------------- diff --git a/website/download/index.md b/website/download/index.md index 52d3413..d5ab443 100644 --- a/website/download/index.md +++ b/website/download/index.md @@ -39,6 +39,6 @@ __ODBC Driver__ Kylin ODBC driver requires [Microsoft Visual C++ 2012 Redistributable](http://www.microsoft.com/en-us/download/details.aspx?id=30679) installed first. And Kylin ODBC Driver could be downloaded here: -* [Kylin ODBC Driver](http://kylin.apache.org/download/KylinODBCDriver.zip) +* [Kylin ODBC Driver v1.2](http://kylin.apache.org/download/KylinODBCDriver-1.2.zip)