wesdoyle / docker-dotnet-spark

A .NET for Apache Spark docker image (3rdman/dotnet-spark)

Home Page:https://hub.docker.com/r/3rdman/dotnet-spark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.

About

A .NET for Apache Spark docker image (3rdman/dotnet-spark)

https://hub.docker.com/r/3rdman/dotnet-spark

License:Apache License 2.0


Languages

Language:Shell 55.1%Language:Dockerfile 22.8%Language:Jupyter Notebook 17.5%Language:Python 3.2%Language:C# 1.4%