03.Livy中REST API使用前言Livy官网REST API地址:https://livy.incubator.apache.org/docs/latest/rest-api.html官网有详细的REST API介绍一、Session操作使用RestAPI的session接口提交代码段方式运行1.1 Session操作接口1. 查询所有活跃的session信息http://127.0...
02.Livy安装教程一、下载1. 命令下载wget https://www.apache.org/dyn/closer.lua/incubator/livy/0.7.1-incubating/apache-livy-0.7.1-incubating-bin.zip2. 官网下载地址:http://livy.incubator.apache.org/download/二、安装1. 上传到服务...