File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 1- Scriptis(意书)
1+ Scriptis
22============
33
44[ ![ License] ( https://img.shields.io/badge/license-Apache%202-4EB1BA.svg )] ( https://www.apache.org/licenses/LICENSE-2.0.html )
@@ -9,32 +9,43 @@ Scriptis(意书)
99
1010Scriptis是一款支持写SQL、Pyspark、HiveQL等脚本,提交给Spark、Hive和Python等计算引擎执行的交互式数据分析Web工具,且支持UDF、函数、资源管控和智能诊断等企业级特性。
1111
12-
1312----
1413
1514## 核心特点:
1615
1716** 脚本编辑** :多语言、自动补全、语法高亮、SQL语法纠错;
17+
1818![ 脚本编辑] ( images/readme/script.gif )
1919
2020** 计算引擎** :基于Linkis对接多计算引擎:Spark、Hive、TiSpark等;
2121
22+
2223** 运行时功能** :Job全生命周期展示、错误码;
24+
2325![ 运行时功能] ( images/readme/running.gif )
26+
2427** 上下文** :UDF和函数管理、函数共享、自定义变量;
28+
2529![ 上下文] ( images/readme/cs.gif )
30+
2631** 结果集** :多结果集支持、结果集别名自定义、结果集一键发布到报表系统;
32+
2733![ 结果集] ( images/readme/results.gif )
34+
2835** 数据库** :数据库管理功能、文件(CSV/Excel)快速导入导出到表;
36+
2937![ 数据库] ( images/readme/datasource.gif )
38+
3039** 管理台** :多租户资源管控、引擎参数个性化配置、任务和会话管理。
40+
3141![ 管理台] ( images/readme/setup.gif )
3242----
3343
3444### 同类系统对比:
3545![ 对比图] ( images/readme/对比.png )
46+
3647### 文档:
3748* [ 部署手册] ( ch1/前台部署文档.md )
3849* [ 前台编译手册] ( ch2/编译文档.md )
39- * [ 意书快速使用手册 ] ( ch3/scriptis快速使用文档.md )
40- * [ 意书使用手册 ] ( ch4/Scriptis使用手册.md )
50+ * [ 快速使用手册 ] ( ch3/scriptis快速使用文档.md )
51+ * [ 使用手册 ] ( ch4/Scriptis使用手册.md )
You can’t perform that action at this time.
0 commit comments