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
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ English | [中文](README-ZH.md)
37
37
38
38
5. Data Exchange Tool - [Exchangis](https://github.com/WeBankFinTech/Exchangis) (**The upcoming Exchangis1.0 will be integrated with the DSS workflow**)
39
39
40
-
6. Data Api Service - [DataApiService](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/User_Documentation/DataApiService_usage_documentation.md)
40
+
6. Data Api Service - [DataApiService](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/Using_Document/DataApiService_Usage_Documentation.md)
41
41
42
42
7. Streaming Application Development Management Tool - [Streamis](https://github.com/WeBankFinTech/Streamis)
43
43
@@ -75,11 +75,11 @@ English | [中文](README-ZH.md)
75
75
76
76
DSS has integrated a variety of upper-layer data application systems by implementing multiple AppConns, which can basically meet the data development needs of users.
77
77
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/Development_Guide_for_Third-Party_System_Access_to_DSS.md)
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
80
| Component | Description | DSS0.X Version Requirements | DSS1.0 Version Requirements | Version Planning |
|[**DataApiService**](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/User_Documentation/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 |
82
+
|[**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
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
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
85
|**EventCheck**| Provides cross-business, cross-engineering, and cross-workflow signaling capabilities. | >=0.5.0 | >=1.0.0 | Released |
@@ -112,13 +112,13 @@ English | [中文](README-ZH.md)
112
112
113
113
## Compile and deploy
114
114
115
-
Please follow [Compile Guide](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/Development_Documentation/DSS_Compilation_Documentation.md) to compile DSS from source code.
115
+
Please follow [Compile Guide](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/Development_Documentation/Compilation_Documentation.md) to compile DSS from source code.
116
116
117
-
Please refer to [Deployment Documents](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/Installation_and_deployment/DSS_single_machine_deployment_document.md) to do the deployment.
117
+
Please refer to [Deployment Documents](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/Installation_and_Deployment/DSS_Single-Server_Deployment_Documentation.md) to do the deployment.
118
118
119
119
## Examples and Guidance
120
120
121
-
You can find examples and guidance for how to use DSS in [User Manual](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/User_Documentation/DSS_User_Manual.md).
121
+
You can find examples and guidance for how to use DSS in [User Manual](https://github.com/WeBankFinTech/DataSphereStudio-Doc/blob/main/en_US/Using_Document/DSS_User_Manual.md).
122
122
123
123
124
124
## Documents
@@ -127,13 +127,13 @@ English | [中文](README-ZH.md)
127
127
128
128
The following is the installation guide for DSS-related AppConn plugins:
0 commit comments