Integrate Workbench with Spark and sparklyr

Workbench

sparklyr is an R interface for Apache Spark that allows you to install and connect to Spark, filter and aggregate datasets using dplyr syntax against Spark, then bring them into R for analysis and visualization.

You can install Workbench within a Spark/Hadoop cluster and use sparklyr from R sessions.

The following articles describe how to integrate Workbench with a Spark cluster in different configurations:

Visit spark.rstudio.com for more information.