Apache Spark SQL
Apache Spark
| Intermediate
- 16 videos | 1h 2s
- Includes Assessment
- Earns a Badge
Apache Spark SQL is used for structured data processing in Spark. Explore features of Spark SQL such as SparkSessions, DataFrames, and Datasets.
WHAT YOU WILL LEARN
-
Describe apache spark sqlCreate a sparksessionCreate dataframes with spark sqlUse aggregations with the built-in dataframes functionsRun sql queries programmaticallyCreate a global temporary viewCreate datasets with spark sqlUse json datasets with spark sql
-
Use load/save functionsManually specify a data sourceRun sql directly on filesUse savemode to handle save operationsWrite parquet files with spark sqlUse spark sql to save a dataframe as a persistent tableUse partitioning when saving persistent tablesUse spark sql to create datasets and dataframes
IN THIS COURSE
-
2m 56sUpon completion of this video, you will be able to describe Apache Spark SQL. FREE ACCESS
-
3m 37sIn this video, you will learn how to create a SparkSession. FREE ACCESS
-
4m 44sIn this video, you will learn how to create DataFrames using Spark SQL. FREE ACCESS
-
4m 9sLearn how to use aggregations with the built-in DataFrame functions. FREE ACCESS
-
5m 10sDuring this video, you will learn how to run SQL queries using a programming language. FREE ACCESS
-
3m 41sIn this video, you will learn how to create a global temporary view. FREE ACCESS
-
2m 58sDuring this video, you will learn how to create datasets using Spark SQL. FREE ACCESS
-
4m 50sIn this video, you will use JSON datasets with Spark SQL. FREE ACCESS
-
4mFind out how to use the Load/Save functions. FREE ACCESS
-
4m 23sDuring this video, you will learn how to manually specify a data source. FREE ACCESS
-
3m 41sIn this video, learn how to run SQL directly on files. FREE ACCESS
-
3m 26sIn this video, you will learn how to use SaveMode to handle save operations. FREE ACCESS
-
4m 5sTo find out how to write parquet files with Spark SQL, consult a tutorial or the Spark SQL documentation. FREE ACCESS
-
2m 37sDuring this video, you will learn how to use Spark SQL to save a DataFrame as a table that will not be deleted when the Spark session ends. FREE ACCESS
-
3m 4sIn this video, learn how to use partitioning when saving tables that will not be deleted. FREE ACCESS
-
2m 44sIn this video, you will learn how to use Spark SQL to create datasets and dataframes. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Apache Cassandra