Web Links - Tools

sparklyr: R Interface to Apache Spark

Link informations
Visits number : 804
Category : Tools
Keywords : Big data, sparklyr
No comment
0 Note
sparklyr: R Interface to Apache Spark
The sparklyr R package makes it possible to:

- Connect to Spark from R. The sparklyr package provides a complete dplyr backend.

- Filter and aggregate Spark datasets then bring them into R for analysis and visualization.

- Use Spark’s distributed machine learning library from R.

- Create extensions that call the full Spark API and provide interfaces to Spark packages.