42 Forks
55 Stars
55 Watchers

Spark

Apache Spark is a fast, in-memory data processing engine with elegant and expressive development API's to allow data workers to efficiently execute streaming, machine learning or SQL workloads that require fast iterative access to datasets.This project will have sample programs for Spark in Scala language .

How to download and setup Spark

Open terminal and run command
git clone https://github.com/spider-123-eng/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/spider-123-eng/Spark/archive/master.zip

Or simply clone Spark with SSH
[email protected]:spider-123-eng/Spark.git

If you have some problems with Spark

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