Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Spark DataFrameReader API
In this video, we will cover Spark DataFrameReader API. This clip is from the chapter "Spark Data Sources and Sinks" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will learn about...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Spark Databases and Tables
In this video, we will cover Spark databases and tables. This clip is from the chapter "Spark Data Sources and Sinks" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will learn about...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Introduction to Spark APIs
In this video, we will cover an introduction to Spark APIs. 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 - Creating Spark Project Build Configuration
In this video, you will learn how to create Spark project build configuration. 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
Spark Programming in Python for Beginners with Apache Spark 3 - Creating Spark DataFrame Schema
In this video, you will learn how to create Spark DataFrame schema. This clip is from the chapter "Spark Data Sources and Sinks" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Apache Spark in Anaconda - Jupyter Notebook
In this video, we will explore Apache Spark in Anaconda and Jupyter notebook. This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Why Scala
This video provides an overview of Scala and its scope. 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 - What is Scala
Learn all about Scala in this video session. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related to Scala.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - User Input for Objects
In this session, you will learn how to get user input for objects. 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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Update Value in Map
Learn how to update the key value pair in this lesson. 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 - Taking Input from User
In this lesson, we will learn how to take input from the user. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related to Scala.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Take Data from ListBuffer
Learn how to take elements from the ListBuffer in this session. 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 - Stack Attributes
In this lesson, we will explore some more functions related to Stack. 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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Spark RDDs
In this lesson, we will explore Spark RDDs in detail. 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 Print Schema, Select
In this video session we will learn about Spark Print Schema. 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 Local Setup
Learn how to set up Spark in your local system in this session. 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 Local Run
In this lesson, we will replicate the same process we did in Databricks in our local machines. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Spark Hadoop Setup
In this session, we will continue setting up Spark. 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 Group By
Learn the grouping mechanism in Spark in this session. 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 DFs
In this lesson, we will learn about Spark Dataframes. 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 Read Data
In this lesson, we will read the data in a 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 Spark.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution 2 (While Loop)
In this session, we will continue discussing the solution to the quiz (part 2). 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 - Solution (User Input and Type Casting)
Let's discuss the solution to the quiz question from our previous session. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (String Concatenation Function)
Let's discuss the solution to the quiz on string concatenation. 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 types.