December 2016
Beginner to intermediate
392 pages
8h 13m
English
Spark SQL is a Spark module for structured data processing. It provides the programming abstraction called DataFrame (in earlier versions of Spark, it is called SchemaRDD) and also acts as distributed SQL query engine. The capabilities it provides are as follows:
A DataFrame ...
Read now
Unlock full access