303 Forks
900 Stars
900 Watchers

sparklyr

R interface for Apache Spark

How to download and setup sparklyr

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

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

If you have some problems with sparklyr

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