Docker Container for Spark in Standalone Mode & Spark JobServer
1.2K
Docker container runnning Apache Spark in stand alone mode in conjunction with the Spark Job Server.
To build the image
docker build -t afritzler/spark-standalone .
or pull the image from docker hub
docker pull afritzler/spark-standalone
and run it
docker run -P -it afritzler/spark-standalone
Content type
Image
Digest
sha256:ad9349fa6…
Size
1.1 GB
Last updated
almost 11 years ago
docker pull afritzler/spark-standalone