Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Final Run - Classes
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Do While Loop
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - DataBricks Account
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Creating S3 Bucket
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Creating Maps
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Creating Class
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Conditions in If
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Class Constructor
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Check Key in Map
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Basic Structure
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Anonymous Functions
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Add Data in ListBuffer
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Add and Remove Items from Maps
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Add and Remove Item from the Set
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - About the Instructor
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Overview of Maps
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Performing ETL
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Mac Users - Apache Spark in Local Mode Command Line REPL
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Introduction to Spark RDD API
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Configuring Spark Project Application Logs
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Word Count Example
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Understanding Flat Map
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Spark RDDs (textFile, collect)
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Spark DF Write
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...