https://github.com/logicalclocks/livy-chef
Chef cookbook for installing Livy Server - a REST server for running Spark on YARN
https://github.com/logicalclocks/livy-chef
Last synced: about 1 year ago
JSON representation
Chef cookbook for installing Livy Server - a REST server for running Spark on YARN
- Host: GitHub
- URL: https://github.com/logicalclocks/livy-chef
- Owner: logicalclocks
- License: agpl-3.0
- Created: 2016-05-19T05:03:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T10:18:52.000Z (over 1 year ago)
- Last Synced: 2025-04-05T09:04:57.696Z (about 1 year ago)
- Language: Ruby
- Size: 174 KB
- Stars: 0
- Watchers: 14
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Livy REST Server for Spark on YARN
Livy Chef Cookbook
======
To start livy server:
${LIVY_HOME}/bin/start-livy.sh
To stop the livy server:
${LIVY_HOME}/bin/stop-livy.sh