1 Star 0 Fork 97

低代码开发平台 / Scriptis

forked from WeBank / Scriptis 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Scriptis_Quick_Start.md 1.88 KB
一键复制 编辑 原始数据 按行查看 历史
peacewong 提交于 2019-07-25 23:12 . Add English documents

Quick Login

     To be convenient to users,the default login username is consistent with the Linux user which is used for deployment. For example, if user 'hadoop' is used for deployment linkis, the user can use 'hadoop' as the username, and 'hadoop' as the password to login. Note that the password is the same with the username. First enter the address of the front-end container: 192.168.xx.xx:8888, and then enter the username/password:hadoop/hadoop

01 Hint: Other users must use their configured LDAP passwords to login.

Queue Configuration

     scriptis is backed by Spark running on yarn. To use Spark properly, users must declare an available queue in their configurations. Click Control Panel --> Settings --> Yarn Queue, and then enter the name of the yarn queue to which you have the permission. 02

Create New Script

      Finished with queue configuration, you may try to create a SQL script snippet for data query. Click WorkSpace --> Personal Directory, and then right-click to create a new SQL script.

  1. Create 03
  2. Create SQL script 04
  3. Type SQL code snippet 05

Click & Run

      Click the 'Run' button above the script area to execute the script. The status of the execution can be monitored by logs. 01

Result Display

      For the first-time execution, please wait for a slightly long time after clicking the 'Run' button, as the background service is firing a new Engine for you. Result sets will be displayed after successful executions. Users can download or export the result sets. 01

For more detailed manual please see:Scriptis Manual

JavaScript
1
https://gitee.com/eldp/Scriptis.git
git@gitee.com:eldp/Scriptis.git
eldp
Scriptis
Scriptis
master

搜索帮助