Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.
/ docker-livy Public archive
forked from tobilg/docker-livy

A Docker image for Apache Livy, a REST Service for Apache Spark

License

Notifications You must be signed in to change notification settings

stefanthoss/docker-livy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-livy

A Docker image for Apache Livy, a REST Service for Apache Spark. Available on Docker Hub.

Running

The image can be run with

docker run -p 8998:8998 -d stefthoss/docker-livy:latest

which will expose the port 8998 on the Docker host for this image.

Details

Have a look at the official docs to see how to use the Livy REST API.

About

A Docker image for Apache Livy, a REST Service for Apache Spark

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 97.0%
  • Shell 3.0%