зеркало из https://github.com/dotnet/spark.git
b63c08b87a | ||
---|---|---|
.. | ||
Microsoft.Spark.CSharp.Examples | ||
Microsoft.Spark.FSharp.Examples | ||
Directory.Build.props | ||
Directory.Build.targets | ||
Microsoft.Spark.Examples.sln | ||
README.md |
README.md
.NET for Apache Spark Samples
.NET for Apache Spark is a free, open-source, and cross-platform big data analytics framework.
In the examples folder, we provide samples which will help you get started with .NET for Apache Spark and demonstrate how to infuse big data analytics into existing and new .NET apps.
There are two broad categories of .NET for Apache Spark samples:
-
Microsoft.Spark.CSharp.Examples: Sample C# .NET for Apache Spark apps.
-
Microsoft.Spark.FSharp.Examples: Sample F# .NET for Apache Spark apps.
Note: The samples in each of these folders fall under additional sub-categories, such as batch, streaming, and machine learning.