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 2018/08/10 01:44:45 UTC

[kylin] 02/02: update superset tutorial

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

commit 26e8e7de9766151da44720d8a79d583b0c9416f1
Author: shaofengshi <sh...@apache.org>
AuthorDate: Fri Aug 10 09:44:32 2018 +0800

    update superset tutorial
---
 website/_docs/tutorial/superset.cn.md | 10 ----------
 website/_docs/tutorial/superset.md    | 10 ----------
 2 files changed, 20 deletions(-)

diff --git a/website/_docs/tutorial/superset.cn.md b/website/_docs/tutorial/superset.cn.md
index 80adc7a..da75530 100644
--- a/website/_docs/tutorial/superset.cn.md
+++ b/website/_docs/tutorial/superset.cn.md
@@ -33,13 +33,3 @@ Apache Kylin 和 Apache Superset 都是以为其用户提供更快和可交互
 
 ##### 其它功能
 Apache Superset 也支持导出 CSV, 共享, 以及查看 SQL 查询。
-
-### Kyligence Insight for Superset
-定制版的 Superset:Kyligence Insight for Superset,使得 Kylin 的用户多了一种选择。具体的安装步骤请在 github 上查看 [这个项目](https://github.com/Kyligence/Insight-for-Superset)。
-
-##### 相比原生 Superset, 提供了如下增强功能:
-1. 统一用户管理,用户无需在 "Superset" 上额外创建用户和赋予权限,统一在 Kylin 后端管理用户访问权限,直接使用 Kylin 账户登录 Superset。
-2. 一键同步 Kylin Cube,无需在 Superset 端重新定义数据模型,直接查询 Cube.
-3. 支持多表连接模型,支持 inner join 和 outer join.
-4. Docker 容器化部署 Superset,一键启动,降低部署和升级门槛。
-5. 自动适配 Kylin 查询语法。
\ No newline at end of file
diff --git a/website/_docs/tutorial/superset.md b/website/_docs/tutorial/superset.md
index a1d0c9e..12eeed6 100644
--- a/website/_docs/tutorial/superset.md
+++ b/website/_docs/tutorial/superset.md
@@ -34,13 +34,3 @@ Please read [this article](http://kylin.apache.org/blog/2018/01/01/kylin-and-sup
 ##### Other functionalities
 Apache Superset also supports exporting to CSV, sharing, and viewing SQL query.
 
-
-### Kyligence Insight for Superset
-A customized version of Superset: Kyligence Insight for Superset gives Kylin users a choice. Please check [this project](https://github.com/Kyligence/Insight-for-Superset) on github for specific installation steps.
-
-##### Compared to the native Superset, it offers the following enhancements:
-1. Unified user management, users do not need to create additional users and permissions on "Superset", manage user access rights on the Kylin backend, and log in to Superset directly using Kylin account.
-2. One-click synchronization Kylin Cube, no need to redefine the data model on the Superset side, directly query Cube.
-3. Support multi-table join model, support inner join and outer join.
-4. Docker containerized deployment Superset, one-click startup, reducing deployment and upgrade thresholds.
-5. Automatically adapt Kylin query syntax.