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
|[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) |
56
+
|[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) |
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.1.1 (Released) |
58
58
59
59
## Demo Trial environment
60
60
@@ -70,13 +70,7 @@ The Dimension node, Transform node, Sink node and [Visualis](https://github.com/
70
70
71
71
## Compile and install deployment
72
72
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.
73
+
please refer to [Streamis Installation and Deployment Document](docs/en_US/0.2.0/StreamisDeployment.md) for installing and deploying Streamis.
80
74
81
75
----
82
76
@@ -98,8 +92,9 @@ The Dimension node, Transform node, Sink node and [Visualis](https://github.com/
98
92
|| Support FlinkSQL and FlinkJar package release | Support |
99
93
|| Multi-version management capabilities | Support |
100
94
|| Configuration and alert management capabilities | Support |
101
-
| Service high availability | Multiple services, failure does not affect the use | Application high availability |
95
+
| Service high availability | Multiple services,State snapshot for fault tolerance, failure does not affect the use | Application high availability |
102
96
| System Management | Node and Resource Management | Support |
97
+
| Permission management | Task operation permission control | Support |
0 commit comments