15 Forks
51 Stars
51 Watchers

Spark-Tutorial

How to build your first Spark application with MLlib, StructuredStreaming, GraphFrames, Datasets and so on? Answer is here!

How to download and setup Spark-Tutorial

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

Or simply clone Spark-Tutorial with SSH
[email protected]:zaleslaw/Spark-Tutorial.git

If you have some problems with Spark-Tutorial

You may open issue on Spark-Tutorial support forum (system) here: https://github.com/zaleslaw/Spark-Tutorial/issues