SparkR is an R package that provides a light-weight frontend to use Apache Spark from R.
SparkR is a r package that provides a light-weight frontend to use apache-spark from R.
SparkR exposes the Spark API through the RDD class and allows users to interactively run jobs from the R shell on a cluster.
SparkR exposes the RDD API of Spark as distributed lists in R.
Related Packages:
References: