Skip to content

Commit 5d5d812

Browse files
authored
Feat: add superset app (#69)
Signed-off-by: xingcan-ltc <[email protected]>
1 parent a464f87 commit 5d5d812

File tree

8 files changed

+536
-0
lines changed

8 files changed

+536
-0
lines changed

catalog/superset/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# 1. 介绍
2+
Superset 是一个快速、轻量级、直观的工具,提供了丰富的选项,使得不同技能水平的用户都能轻松地探索和可视化他们的数据,从简单的折线图到高度详细的GIS图表。
3+
4+
# 2. 产品特性
5+
6+
## 功能强大且易于使用
7+
Superset 使得数据探索变得简单,用户可以通过我们简单的无代码可视化构建器或先进的SQL IDE来实现。
8+
9+
## 与现代数据库集成
10+
Superset 可以连接到任何基于SQL的数据库,包括现代的云原生数据库和引擎,支持PB级规模的数据。
11+
12+
## 现代架构
13+
Superset 轻量级且高度可扩展,利用现有的数据基础设施的强大功能,无需额外的数据摄取层。
14+
15+
## 丰富的可视化和仪表板
16+
Superset 自带40多种预安装的可视化类型。我们的插件架构使得构建自定义可视化变得容易。
17+
18+
# 3. 应用场景
19+
20+
## 数据探索与分析
21+
Superset 是数据分析师和科学家的理想选择,他们需要快速探索大型数据集并获得洞察。凭借其直观的界面和强大的SQL IDE,用户可以执行复杂的查询,并将结果可视化在各种图表和图形中。
22+
23+
## 商业智能
24+
对于希望为团队提供自助式分析的组织,Superset 提供了一个可以定制以满足不同部门特定需求的平台。可以创建仪表板来监控关键绩效指标(KPIs)、跟踪销售、分析客户行为等。
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### 1. 介绍
2+
Superset 是一个快速、轻量级、直观的工具,提供了丰富的选项,使得不同技能水平的用户都能轻松地探索和可视化他们的数据,从简单的折线图到高度详细的GIS图表。
3+
4+
### 2. 快速开始
5+
#### 2.1 登陆
6+
打开 Superset 访问地址(KDP->应用目录->Superset->运行实例页面右上角->访问地址),输入安装时候填写管理员密码账号即可登录。默认账号:`admin` 密码:`admin`.
7+
登录后可以在 Superset 应用中修改密码。
8+
9+
注意:如果第一次访问出现`500 Internal Server Error`错误,请稍后重试。因为Superset 启动需要时间初始化数据,需要等待后台启动完成。根据配置不同,耗时可能几分钟到十几分钟。
10+
11+
12+
#### 2.2 如何创建一个 Superset Dashboard
13+
请参考:https://superset.apache.org/docs/using-superset/creating-your-first-dashboard#creating-your-first-dashboard
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
apiVersion: bdc.kdp.io/v1alpha1
2+
kind: Application
3+
metadata:
4+
annotations:
5+
app.core.bdos/catalog: superset
6+
labels:
7+
app: superset
8+
app.core.bdos/type: system
9+
spec:
10+
name: superset
11+
type: superset
12+
properties:
13+
supersetNode:
14+
replicaCount: 1
15+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
### 1. Introduction
2+
Superset is a fast, lightweight, and intuitive tool that offers a rich set of options, making it easy for users of varying skill levels to explore and visualize their data, from simple line charts to highly detailed GIS maps.
3+
4+
### 2. Quick Start
5+
#### 2.1 Login
6+
Access the Superset URL (KDP->Application Catalog->Superset->Running Instance Page Top Right->Access URL), enter the administrator username and password you set during installation to log in. The default username is: `admin` and the default password is: `admin`.
7+
After logging in, you can change your password within the Superset application.
8+
9+
Note: If you encounter a `500 Internal Server Error` upon first access, please try again later. Superset requires time to initialize data upon startup, and you need to wait for the backend to complete its startup process. Depending on the configuration, this may take from a few minutes to over ten minutes.
10+
11+
#### 2.2 How to Create a Superset Dashboard
12+
Please refer to: https://superset.apache.org/docs/using-superset/creating-your-first-dashboard#creating-your-first-dashboard
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 4.0.0
2+
alias: Superset
3+
description: Superset 是一个快速、轻量级、直观的工具,它提供了丰富的选项,使得不同技能水平的用户都能轻松地探索和可视化他们的数据,从简单的折线图到高度详细的GIS图表。 https://github.com/apache/superset/tree/master/helm/superset
4+
isGlobal: false
5+
i18n:
6+
en:
7+
description: >-
8+
Superset is fast, lightweight, intuitive, and loaded with options that make it easy for users of all skill sets to explore and visualize their data, from simple line charts to highly detailed geospatial charts. https://github.com/apache/superset/tree/master/helm/superset

catalog/superset/i18n/en/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
### 1. Introduction
2+
Superset is fast, lightweight, intuitive, and loaded with options that make it easy for users of all skill sets to explore and visualize their data, from simple line charts to highly detailed geospatial charts.
3+
4+
### 2. Product Features
5+
6+
#### Powerful yet easy to use
7+
Superset makes it easy to explore your data, using either our simple no-code viz builder or state-of-the-art SQL IDE.
8+
9+
#### Integrates with modern databases
10+
Superset can connect to any SQL-based databases including modern cloud-native databases and engines at petabyte scale.
11+
12+
#### Modern architecture
13+
Superset is lightweight and highly scalable, leveraging the power of your existing data infrastructure without requiring yet another ingestion layer.
14+
15+
#### Rich visualizations and dashboards
16+
Superset ships with 40+ pre-installed visualization types. Our plug-in architecture makes it easy to build custom visualizations.
17+
18+
### 3. Application Scenarios
19+
20+
#### Data Exploration and Analysis
21+
Superset is ideal for data analysts and scientists who need to quickly explore large datasets and gain insights. With its intuitive interface and powerful SQL IDE, users can perform complex queries and visualize the results in a variety of charts and graphs.
22+
23+
#### Business Intelligence
24+
For organizations looking to empower their teams with self-service analytics, Superset provides a platform that can be customized to fit the specific needs of different departments. Dashboards can be created to monitor key performance indicators (KPIs), track sales, analyze customer behavior, and more.

catalog/superset/metadata.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: Superset
2+
category: 开发工具
3+
description: Superset 是一个快速、轻量级、直观的工具,它提供了丰富的选项,使得不同技能水平的用户都能轻松地探索和可视化他们的数据,从简单的折线图到高度详细的GIS图表。
4+
i18n:
5+
en:
6+
category: devtools
7+
description: >-
8+
Superset is fast, lightweight, intuitive, and loaded with options that make it easy for users of all skill sets to explore and visualize their data, from simple line charts to highly detailed geospatial charts.

0 commit comments

Comments
 (0)