File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Qualitis基于Spring Boot,依赖于Linkis进行数据计算,提供数据质
74
74
![ ] ( /images/en_US/ch1/ContractUs.png )
75
75
76
76
## License
77
- ** Linkis is under the Apache 2.0 license. See the [ LICENSE] ( /LICENSE ) file for details.**
77
+ ** Qualitis is under the Apache 2.0 license. See the [ LICENSE] ( /LICENSE ) file for details.**
78
78
79
79
## Tips
80
80
由于Qualitis的前端代码是采用WeBank自研的前端框架FES,但是FES框架目前没有开源,所以Qualitis的前端代码暂不开源。我们会尽快推进Qualitis的前端开源。对此我们感到非常抱歉。
Original file line number Diff line number Diff line change 1
1
# 快速搭建手册
2
2
3
3
## 一、基础软件安装
4
- Gradle (4.6)
4
+ Gradle (4.6)
5
+
5
6
MySQL (5.5.x)
7
+
6
8
JDK (1.8.0_141)
7
- Linkis(0.9.x或1.x), 必装Spark引擎。[ 如何安装Linkis] ( https://github.com/apache/incubator-linkis )
9
+
10
+ Linkis(0.9.x或1.x), 必装Spark引擎。[ 如何安装Linkis] ( https://github.com/apache/incubator-linkis )
11
+
8
12
DataSphereStudio (1.0.1, 1.1.0) 可选. 如果你想使用工作流,必装DataSphereStudio。[ 如何安装DataSphereStudio?] ( https://github.com/WeBankFinTech/DataSphereStudio )
9
13
10
14
## 二、安装包下载
Original file line number Diff line number Diff line change 15
15
#
16
16
17
17
group =com.webank.wedatasphere.qualitis
18
- version =0.9.0
18
+ version =0.9.2
You can’t perform that action at this time.
0 commit comments