39. Introduction to SparkSQL
SPARK SQL
Working With Structured Data
DataSets
DataSets Are The New Hotness
In Spark 2.0.0, you create a SparkSession object instead of a SparkContext when using SparkSQL /DataSets
Other Stuff You Can Do With DataFrames
Shell Access
User-Defined Functions (UDF'S)
Let's Play With Spark SQL And DataFrames
Last updated