Skip to content

A minimal Docker image with Apache Spark, Scala and SBT to test Spark applications

License

Notifications You must be signed in to change notification settings

MartinGleize/docker-spark-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls

docker-spark-scala

A minimal Docker image with Apache Spark, Scala and SBT, to test Spark applications.

Can also be accessed through Docker Hub: docker pull mgleize/spark-scala

Requirements

Docker

Build

docker build -t spark-scala .

Test

docker run -it --rm spark-scala bin/run-example SparkPi 10

About

A minimal Docker image with Apache Spark, Scala and SBT to test Spark applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published