Description
This notebook introduces basic Spark concepts and helps you to start using Spark for R. Some familiarity with R is recommended. You'll learn how to load data, create a Spark DataFrame, aggregate data, run mathematical formulas, and run SQL queries against the data. This notebook uses Spark and R.