Skip to content

A Docker image for Livy, the REST Spark Server

License

Notifications You must be signed in to change notification settings

grebois/docker-livy

 
 

Repository files navigation

docker-livy

A Docker image for Livy, the REST Spark Server.

Running

The image can be run with

docker run -p 8998:8998 -d tobilg/livy

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 Livy, the REST Spark Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%