8 Forks
20 Stars
20 Watchers

durablefunctions-mapreduce-dotnet

An implementation of MapReduce on top of C# Durable Functions over the NYC 2017 Taxi dataset to compute average ride time per-day

How to download and setup durablefunctions-mapreduce-dotnet

Open terminal and run command
git clone https://github.com/Azure-Samples/durablefunctions-mapreduce-dotnet.git
git clone is used to create a copy or clone of durablefunctions-mapreduce-dotnet 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 durablefunctions-mapreduce-dotnet https://github.com/Azure-Samples/durablefunctions-mapreduce-dotnet/archive/master.zip

Or simply clone durablefunctions-mapreduce-dotnet with SSH
[email protected]:Azure-Samples/durablefunctions-mapreduce-dotnet.git

If you have some problems with durablefunctions-mapreduce-dotnet

You may open issue on durablefunctions-mapreduce-dotnet support forum (system) here: https://github.com/Azure-Samples/durablefunctions-mapreduce-dotnet/issues