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
+9-13Lines changed: 9 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,15 +35,16 @@ The Dimension node, Transform node, Sink node and [Visualis](https://github.com/
35
35
36
36
Supports multi-version management, full life cycle management, monitoring alarm, checkpoint and savepoint management capabilities of streaming jobs.
|[DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)| Data application development management framework. With a unified UI, the workflow-like graphical drag-and-drop development experience meets the entire lifecycle of data application development from data import, desensitization cleaning, data analysis, data mining, quality inspection, visualization, scheduling to data output applications, etc. |>= DSS1.0.1 (Released) |
57
-
|[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. |>= Linkis1.0.3 (Released) |
57
+
|[DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)| Data application development management framework. With a unified UI, the workflow-like graphical drag-and-drop development experience meets the entire lifecycle of data application development from data import, desensitization cleaning, data analysis, data mining, quality inspection, visualization, scheduling to data output applications, etc. |>= DSS1.1.0 (Released) |
58
+
|[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. |>= Linkis1.1.1 (Released),some functions need to be supported by linkis 1.1.2|
58
59
59
60
## Demo Trial environment
60
61
@@ -70,13 +71,7 @@ The Dimension node, Transform node, Sink node and [Visualis](https://github.com/
70
71
71
72
## Compile and install deployment
72
73
73
-
Please refer to [Compilation guidelines](docs/en_US/0.1.0/StreamisCompiledDocument.md) used to compile Streamis.
74
-
75
-
Before installing Streamis, please install Linkis1.0.3 and DSS1.0.1 first, please refer to: [DSS deployment documents](https://github.com/WeBankFinTech/DataSphereStudio/blob/master/docs/en_US/ch1/DataSphereStudio_Compile_Manual.md) and [Linkis deployment documents](https://github.com/WeBankFinTech/Linkis-Doc/blob/master/en_US/Deployment_Documents/Quick_Deploy_Linkis1.0.md)
76
-
77
-
At the same time, please make sure that the Linkis Flink engine can be used normally, please refer to: [Linkis Flink Engine Plug-in Installation Document](https://github.com/WeBankFinTech/Linkis-Doc/blob/master/en_US/Deployment_Documents/EngineConnPlugin_installation_document.md)
78
-
79
-
Finally, please refer to [Streamis Installation and Deployment Document](docs/en_US/0.1.0/StreamisDeployment.md) for installing and deploying Streamis.
74
+
please refer to [Streamis Installation and Deployment Document](docs/en_US/0.2.0/StreamisDeployment.md) for installing and deploying Streamis.
80
75
81
76
----
82
77
@@ -98,8 +93,9 @@ The Dimension node, Transform node, Sink node and [Visualis](https://github.com/
98
93
|| Support FlinkSQL and FlinkJar package release | Support |
99
94
|| Multi-version management capabilities | Support |
100
95
|| Configuration and alert management capabilities | Support |
101
-
| Service high availability | Multiple services, failure does not affect the use | Application high availability |
96
+
| Service high availability | Multiple services,State snapshot for fault tolerance, failure does not affect the use | Application high availability |
102
97
| System Management | Node and Resource Management | Support |
98
+
| Permission management | Task operation permission control | Support |
0 commit comments