Instructional Video3:14
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Final Run - Classes

Higher Ed
Let's wrap up our project in this session. This clip is from the chapter "Classes" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on classes.
Instructional Video5:23
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Do While Loop

Higher Ed
In this lesson, you will learn about do while loops. This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow control in detail.
Instructional Video3:17
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - DataBricks Account

Higher Ed
In this lesson, let's explore Databricks and how to run our code in it. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on...
Instructional Video4:13
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Creating S3 Bucket

Higher Ed
In this session, you will learn how to create S3 buckets in AWS. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Instructional Video4:01
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Creating Maps

Higher Ed
In this lesson, you will learn how to create maps in Scala. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types and...
Instructional Video6:10
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Creating Class

Higher Ed
In this lesson, you will learn how to create a class in Scala. This clip is from the chapter "Classes" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on classes.
Instructional Video6:11
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Conditions in If

Higher Ed
Let's dive deeper into If-else statements and look at a few examples in this session. This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow control in...
Instructional Video4:29
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Class Constructor

Higher Ed
In this lesson, you will learn about constructors in Scala. This clip is from the chapter "Classes" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on classes.
Instructional Video3:16
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Check Key in Map

Higher Ed
In this lesson, we will discuss how to check whether a key is present inside a map or not. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data...
Instructional Video6:20
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Basic Structure

Higher Ed
In this session, we will work on creating the basic structure for our project. This clip is from the chapter "Classes" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on classes.
Instructional Video5:16
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Anonymous Functions

Higher Ed
In this lesson, you will learn all about the anonymous functions of Scala. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its...
Instructional Video3:44
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Add Data in ListBuffer

Higher Ed
In this session, you will learn how to add data in ListBuffer. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types and...
Instructional Video5:04
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Add and Remove Items from Maps

Higher Ed
Learn how to add and remove/delete items from maps. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types and...
Instructional Video3:25
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Add and Remove Item from the Set

Higher Ed
In this session, we will learn how to add items and remove items from sets. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and...
Instructional Video0:50
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - About the Instructor

Higher Ed
Let's get introduced to the instructor. This clip is from the chapter "Introduction" of the series "Scala & Spark-Master Big Data with Scala and Spark".Welcome to the course.
Instructional Video2:54
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Overview of Maps

Higher Ed
In this session, you will learn about maps in detail. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types and...
Instructional Video19:26
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Performing ETL

Higher Ed
In this session, you will write a Scala Spark job inside AWS glue that will migrate the data from S3 to RDS. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section...
Instructional Video12:05
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Mac Users - Apache Spark in Local Mode Command Line REPL

Higher Ed
In this video, we will cover Mac users to set-up Apache Spark in Local Mode Command Line REPL. This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark...
Instructional Video13:14
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Introduction to Spark RDD API

Higher Ed
In this video, we will cover an introduction to Spark RDD API. This clip is from the chapter "Spark Structured API Foundation" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will learn...
Instructional Video10:51
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Configuring Spark Project Application Logs

Higher Ed
In this video, you will learn how to configure Spark project application logs. This clip is from the chapter "Spark Programming Model and Developer Experience" of the series "Spark Programming in Python for Beginners with Apache Spark...
Instructional Video14:52
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Word Count Example

Higher Ed
In this lesson, we will look at an example on word count. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Instructional Video9:55
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Understanding Flat Map

Higher Ed
In this session, we will discuss flat maps. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Instructional Video15:36
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Spark RDDs (textFile, collect)

Higher Ed
In this lesson, we will work with Spark RDDS. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Instructional Video11:29
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Spark DF Write

Higher Ed
In this session, you will learn how to write in a Spark Dataframe. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala...