sparklyr

Predicting large text data with spark via the R package sparklyr

Unlike the classical programming languages that are very slow and even sometimes fail to load very large data sets since they use only a single core, Apache Spark is known as the fastest distributed system that can handle with ease large datasets...

Introduction to sparklyr

sparklyr is an R interface for spark