You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-17Lines changed: 18 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -77,23 +77,24 @@ English | [中文](README-ZH.md)
77
77
78
78
**If desired, new data application systems can also be easily integrated to replace or enrich DSS's data application development process.**[Click me to learn how to quickly integrate new application systems](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/Development_Documentation/Third-party_System_Access_Development_Guide.md)
79
79
80
-
| Component | Description | DSS0.X Version Requirements | DSS1.0 Version Requirements | Version Planning |
|[**DataApiService**](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/Using_Document/DataApiService_Usage_Documentation.md)| Data API service. The SQL script can be quickly published as a Restful interface, providing Rest access capability to the outside world. | Not supported | >=1.0.0 | Released |
83
-
|[**Scriptis**](https://github.com/WeBankFinTech/Scriptis)| Support online script writing such as SQL, Pyspark, HiveQL, etc., submit to [Linkis](https://github.com/WeBankFinTech/Linkis) to perform data analysis web tools. | >=0.5.0 | >=1.0.0 | Released |
84
-
|[**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. | >=0.5.0 | >=1.0.0 | Released |
85
-
|**EventCheck**| Provides cross-business, cross-engineering, and cross-workflow signaling capabilities. | >=0.5.0 | >=1.0.0 | Released |
86
-
|**SendEmail**| Provides the ability to send data, all the result sets of other workflow nodes can be sent by email | >=0.5.0 | >=1.0.0 | Released |
87
-
|[**Qualitis**](https://github.com/WeBankFinTech/Qualitis)| Data quality verification tool, providing data verification capabilities such as data integrity and correctness | >=0.5.0 | 1.0.1(Version currently in preparation) |**Expected end of January**|
88
-
|[**Streamis**](https://github.com/WeBankFinTech/Streamis)| Streaming application development management tool. It supports the release of Flink Jar and Flink SQL, and provides the development, debugging and production management capabilities of streaming applications, such as: start-stop, status monitoring, checkpoint, etc. | Not supported | 1.0.1(Version currently in preparation) |**Expected end of January**|
89
-
|[**Exchangis**](https://github.com/WeBankFinTech/Exchangis)| A data exchange platform that supports data transmission between structured and unstructured heterogeneous data sources, the upcoming Exchangis1. 0, will be connected with DSS workflow | not supported | Planned in 1.0.2 |**In Development**|
90
-
|[**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. | >=0.5.0 | Planned in 1.0.2 |**In Development**|
91
-
|[**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 | Planned in 1.0.2 |**In Development**|
92
-
|**UserManager**| Automatically initialize all user environments necessary for a new DSS user, including: creating Linux users, various user paths, directory authorization, etc. | >=0.9.1 | Planned in 1.0.2 |**In Development**|
93
-
|**DolphinScheduler**| Apache DolphinScheduler, a distributed and scalable visual workflow task scheduling platform, supports one-click publishing of DSS workflows to DolphinScheduler. | Not supported | Planned in 1.1.0 |**In Development**|
94
-
|**UserGuide**| It mainly provides help documentation, beginner's guide, Dark mode skinning, etc. | Not supported | Planning in 1.1.0 |**In Development**|
95
-
|**DataModelCenter**| 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 1.2.0 |**In Development**|
96
-
|**Airflow**| Supports publishing DSS workflows to Airflow for scheduling. | >=0.9.1, not yet merged | Not supported |**No plans yet**|
|[**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**)|
83
+
|[**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**) |
84
+
|[**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**) |
85
+
|[**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**) |
86
+
|**EventCheck**| (Third-party applications built into DSS) Provides cross-business, cross-engineering, and cross-workflow signaling capabilities. | >= DSS0.5.0 (**Released**) | >= DSS1.0.0 (**Released**) |
87
+
|**SendEmail**| (Third-party applications built into DSS) Provides the ability to send data, all the result sets of other workflow nodes can be sent by email | >=0.5.0 (**Released**) | >=1.0.0 (**Released**) |
88
+
|[**Qualitis**](https://github.com/WeBankFinTech/Qualitis)| Data quality verification tool, providing data verification capabilities such as data integrity and correctness | >= Qualitis0.8.0 (**Released**) | >= Qualitis0.9.0 (**Developing**) |
89
+
|[**Streamis**](https://github.com/WeBankFinTech/Streamis)| Streaming application development management tool. It supports the release of Flink Jar and Flink SQL, and provides the development, debugging and production management capabilities of streaming applications, such as: start-stop, status monitoring, checkpoint, etc. | Not supported | >= Streamis0.1.0 (**Developing**) |
90
+
|[**Exchangis**](https://github.com/WeBankFinTech/Exchangis)| A data exchange platform that supports data transmission between structured and unstructured heterogeneous data sources, the upcoming Exchangis1. 0, will be connected with DSS workflow | not supported | >= Exchangis1.0.0 (**Developing**) |
91
+
|[**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**) |
92
+
|[**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**) |
93
+
|**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**](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**) |
95
+
|**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**) |
96
+
|**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**](https://github.com/apache/airflow)| Supports publishing DSS workflows to Apache Airflow for scheduling. | >= DSS0.9.1, not yet merged | Not supported |
Copy file name to clipboardExpand all lines: dss-appconn/linkis-appconn-engineplugin/src/main/scala/org/apache/linkis/manager/engineplugin/appconn/conf/AppConnEngineConnConfiguration.scala
0 commit comments