Skip to content

indy-3rdman/docker-dotnet-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-dotnet-spark

Icon

Build status    Binder

Description

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.

  • runtime

    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.

  • dev

    Use these images, if you want to build .NET for Apache Spark yourself.

  • interactive

    Lets you play around with .NET for Apache Spark in an Interactive Notebook.

  • runtime-hadoop

    Same as the runtime image, but with a full Hadoop version

Other References

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.