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
Scriptest is an interactive tool for data exploration and analysis, designed to make it easy for user to utilize compute engines like Spark, Hive and TiSpark. It provides graphically-enhanced interface which enable users to better conduct data analysis and exploitation.
3
+
Scriptis is for interactive data analysis with script development(SQL, Pyspark, HiveQL), task submission(Spark, Hive), UDF, function, resource management and intelligent diagnosis.
4
4
5
5
## Features
6
6
7
7
* Script editor: Support multi-language, auto-completion, syntax highlighting and SQL syntax error-correction.
8
8
9
-
* Compute engines: Based on willink, Scriptest allows you use multiple compute engines such as Spark, Hive, TiSpark, etc.
10
-
* Runtime function: Capable of displaying the life cycle of jobs and make intelligent diagnosis.
11
-
* Result set: Can be more than one. Allow custom alias and one-click publishing to report system.
12
-
* Database Services: Provide an integrated solution for data management. Files(CVS, Excel) can be easily import to and export from tables.
13
-
* Context: UDF, custom variables along with function management and sharing.
14
-
* Console: Allow users feel free to set parameters of engines. Job management, session management and resource management are also provided.
9
+
* Computation engines: Based on Linkis, Scriptis connects with multiple computation engines such as Spark, Hive, Python, etc.
10
+
11
+
* Runtime functionality: Complete job life cycle display and intelligent diagnosis.
12
+
13
+
* Result set: Multiple result sets support, customized result set alias and one-click visualization.
14
+
15
+
* Database Services: Functionalities for database management and files(CVS, Excel) import/export to/from tables.
16
+
17
+
* Context: UDFs, custom variables and functions management and sharing.
18
+
19
+
* Console: Customized settings for engine parameters, task/engine management and resource isolation/display.
20
+
15
21
16
22
## QuickStart
17
23
@@ -25,4 +31,4 @@ Based on the core technology of willink, multiple compute engines are available
25
31
26
32
## License
27
33
28
-
[Scriptest is under the Apache 2.0 license. See the LICENCSEN file for details]((http://www.apache.org/licenses/LICENSE-2.0))
34
+
[Scriptest is under the Apache 2.0 license. See the LICENCSEN file for details]((http://www.apache.org/licenses/LICENSE-2.0))
0 commit comments