Table of Contents

Spark - SQL Framework

About

The Spark SQL Framework is a library based around an sql in order to create dataset, data frame with bindings in Python, Scala, Java, and R

The Spark SQL Framework

This library is part of the core distribution since Spark 1.0 (April 2014)

Architecture

This module provides support for executing relational queries expressed in either :

Spark SQL is broken up into four subprojects: