Skip to content

Commit 257251e

Browse files
Update README.md
1 parent ff93498 commit 257251e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ English | [中文](README-ZH.md)
7979

8080
| Component | Description | DSS0.X Version Compatibility(recommend DSS0.9.1) | DSS1.0 Version Compatibility(recommend DSS1.0.1) |
8181
| --------------- | -------------------------------------------------------------------- | --------- | ---------- |
82-
| [**Apache Linkis**](https://github.com/apache/incubator-linkis) | Computation middleware. By using standard interfaces such as REST/WS/JDBC provided by Linkis, the upper applications can easily access the underlying engines such as MySQL/Spark/Hive/Presto/Flink, etc. | >= Linkis0.5.0 (**Released**) | >= Linkis1.0.0 (**Released**)|
82+
| [**Linkis**](https://github.com/apache/incubator-linkis) | Apache Linkis, builds a layer of computation middleware, by using standard interfaces such as REST/WS/JDBC provided by Linkis, the upper applications can easily access the underlying engines such as MySQL/Spark/Hive/Presto/Flink, etc. | >= Linkis0.5.0 (**Released**) | >= Linkis1.0.0 (**Released**)|
8383
| [**DataApiService**](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/Using_Document/DataApiService_Usage_Documentation.md) | (Third-party applications built into DSS) Data API service. The SQL script can be quickly published as a Restful interface, providing Rest access capability to the outside world. | Not supported | >= DSS1.0.0 (**Released**) |
8484
| [**Scriptis**](https://github.com/WeBankFinTech/DataSphereStudio) | (Third-party applications built into DSS) Support online script writing such as SQL, Pyspark, HiveQL, etc., submit to [Linkis](https://github.com/WeBankFinTech/Linkis ) to perform data analysis web tools. | >= DSS0.5.0 (**Released**) | >= DSS1.0.0 (**Released**) |
8585
| [**Schedulis**](https://github.com/WeBankFinTech/Schedulis) | Workflow task scheduling system based on Azkaban secondary development, with financial-grade features such as high performance, high availability and multi-tenant resource isolation. | <= Schedulis0.6.1 (**Released**) | >= Schedulis0.6.2 (**Developing**) |
@@ -91,10 +91,10 @@ English | [中文](README-ZH.md)
9191
| [**Visualis**](https://github.com/WeBankFinTech/Visualis) | A data visualization BI tool based on the second development of Davinci, an open source project of CreditEase, provides users with financial-level data visualization capabilities in terms of data security. | = Visualis0.5.0 (**Released**) | >= Visualis1.0.0 (**Developing**) |
9292
| [**Prophecis**](https://github.com/WeBankFinTech/Prophecis) | A one-stop machine learning platform that integrates multiple open source machine learning frameworks. Prophecis' MLFlow can be connected to DSS workflow through AppConn. | Not supported | >= Prophecis 0.3.0 (**Developing**) |
9393
| **UserManager** | (Third-party applications built into DSS) Automatically initialize all user environments necessary for a new DSS user, including: creating Linux users, various user paths, directory authorization, etc. | >= DSS0.9.1 (**Released**) | Planned in DSS1.0.2 (**Developing**) |
94-
| **DolphinScheduler** | Apache DolphinScheduler, a distributed and scalable visual workflow task scheduling platform, supports one-click publishing of DSS workflows to DolphinScheduler. | Not supported | >= DolphinScheduler1.3.6, planned in DSS1.1.0 (**Developing**) |
94+
| [**DolphinScheduler**](https://github.com/apache/dolphinscheduler) | Apache DolphinScheduler, a distributed and scalable visual workflow task scheduling platform, supports one-click publishing of DSS workflows to DolphinScheduler. | Not supported | >= DolphinScheduler1.3.6, planned in DSS1.1.0 (**Developing**) |
9595
| **UserGuide** | (Third-party applications to be built into DSS) It mainly provides help documentation, beginner's guide, Dark mode skinning, etc. | Not supported | Planning in DSS1.1.0 (**Developing**) |
9696
| **DataModelCenter** | (Third-party applications to be built into DSS) It mainly provides the capabilities of data warehouse planning, data model development and data asset management. Data warehouse planning includes subject domains, data warehouse layers, modifiers, etc.; data model development includes indicators, dimensions, metrics, wizard-based table building, etc.; data assets are connected to Apache Atlas to provide data lineage capabilities. | Not supported | Planning in DSS1.2.0 (**Developing**) |
97-
| **Airflow** | Supports publishing DSS workflows to Airflow for scheduling. | >= DSS0.9.1, not yet merged | Not supported |
97+
| [**Airflow**](https://github.com/apache/airflow) | Supports publishing DSS workflows to Apache Airflow for scheduling. | >= DSS0.9.1, not yet merged | Not supported |
9898

9999

100100
## Demo Trial environment

0 commit comments

Comments
 (0)