This repository contains the source code to build a variety of different docker images related to .NET for Apache Spark.
You can also get the pre-built images directly from the the docker hub at https://hub.docker.com/r/3rdman/dotnet-spark.
Currently, there are three different image types.
-
The runtime images contain everything you need to test your .NET for Apache Spark application, without the need to install all the required bits manually.
-
Use these images, if you want to build .NET for Apache Spark yourself.
-
Lets you play around with .NET for Apache Spark in an Interactive Notebook.
The unofficial .NET for Apache Spark logo at the top is an adaption of, and base on, the Docker logo and the Apache Spark logo.