Skip to content

Commit 76aa36d

Browse files
committed
Merge branch 'master' of github.com:WeBankFinTech/Scriptis
2 parents c714b5b + 8b0dac2 commit 76aa36d

File tree

19 files changed

+1
-8
lines changed

19 files changed

+1
-8
lines changed

docs/en_US/ch4/Scriptis_Manual.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,15 +152,12 @@ This module has the following functions:
152152

153153
2. Visual analysis: Click on visual analysis button to visualize the result through VSBI. (Soon to be released)
154154

155-
![ide21](../images/ch4/ide21.png)
156-
157155
3. Downloading: Users can directly download the results as csv and excel files to local browser. Only support downloading 5000 lines for now.
158156

159157
4. Exporting: Results can be exported to the workspace (shared directory of BDAP) in either csv or excel format and would not be restricted to 5000 lines if you choose full export at first. To use full export, add a comment in front of sql: `--set wds.linkis.engine.no.limit.allow=true`
160158

161159
5. Go to Console--Configuration--Pipeline--Import and Export settings--Result export type to choose whether export results in csv format or excel format.
162160

163-
![ide22](../images/ch4/ide22.png)
164161
## 8 Script History
165162

166163
Script history shows all the running information of the script. A user can quickly find the log and running results of a script that was run before and therefore, avoid running the same script repeatedly.

docs/en_US/images/ch3/07.png

-51.1 KB
Loading

docs/en_US/images/ch4/ide25.png

-474 KB
Loading

docs/en_US/images/readme/cs.gif

-291 KB
Loading
-404 KB
Loading
-280 KB
Loading
-341 KB
Loading
637 KB
Loading

docs/en_US/images/readme/setup.gif

225 KB
Loading

docs/zh_CN/ch1/前台部署文档.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
Scriptis是基于Linkis开发的数据分析工具,部署Scriptis前需要先将Linkis进行部署,Linkis的部署手册见:[Linkis部署手册](https://github.com/WeBankFinTech/Linkis/blob/master/docs/zh_CH/ch1/deploy.md)
1+
Scriptis是基于Linkis开发的数据分析工具,部署Scriptis前需要先将Linkis进行部署,Linkis的部署手册见:[Linkis部署手册](https://github.com/WeBankFinTech/Linkis/blob/master/docs/zh_CN/ch1/deploy.md)
22

33
## 1、准备工作
44

5-
    
65
1. 点击release 选择对应的安装包进行下载
76
2. 将下载下来的安装包在安装目录进行解压:unzip wedatasphere-scriptis-0.5.0-dist.zip
87

0 commit comments

Comments
 (0)