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进行数据计算,提供数据质
7474![ ] ( /images/en_US/ch1/ContractUs.png )
7575
7676## 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.**
7878
7979## Tips
8080由于Qualitis的前端代码是采用WeBank自研的前端框架FES,但是FES框架目前没有开源,所以Qualitis的前端代码暂不开源。我们会尽快推进Qualitis的前端开源。对此我们感到非常抱歉。
Original file line number Diff line number Diff line change 11# 快速搭建手册
22
33## 一、基础软件安装
4- Gradle (4.6)
4+ Gradle (4.6)
5+
56MySQL (5.5.x)
7+
68JDK (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+
812DataSphereStudio (1.0.1, 1.1.0) 可选. 如果你想使用工作流,必装DataSphereStudio。[ 如何安装DataSphereStudio?] ( https://github.com/WeBankFinTech/DataSphereStudio )
913
1014## 二、安装包下载
Original file line number Diff line number Diff line change 1515#
1616
1717group =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