R - SparkR

Card Puncher Data Processing

R - SparkR

Management

Install

  • From github
if (!require('devtools')) install.packages('devtools')
devtools::install_github('apache/[email protected]', subdir='R/pkg')
  • From a distrib
export SPARK_HOME=/path/to/spark/directory
cd $SPARK_HOME/R/lib/SparkR/
R -e "devtools::install('.')"

Documentation / Reference







Share this page:
Follow us:
Task Runner