SparkR
Spark 1.4 for RStudio
2015-07-14
Garrett Grolemund

SparkR preview by Vincent Warmerdam
2015-05-28
Garrett Grolemund
This is a guest post by Vincent Warmerdam of koaning.io.
SparkR preview in Rstudio Apache Spark is the hip new technology on the block. It allows you to write scripts in a functional style and the technology behind it will allow you to run iterative tasks very quickly on a cluster of machines. It’s benchmarked to be quicker than hadoop for most machine learning use cases (by a factor between 10-100) and soon Spark will also have support for the R language.
Read more →