310 Forks
1923 Stars
1923 Watchers

spark

.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.

How to download and setup spark

Open terminal and run command
git clone https://github.com/dotnet/spark.git
git clone is used to create a copy or clone of spark repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spark https://github.com/dotnet/spark/archive/master.zip

Or simply clone spark with SSH
[email protected]:dotnet/spark.git

If you have some problems with spark

You may open issue on spark support forum (system) here: https://github.com/dotnet/spark/issues