Student Reviews
( 5 Of 5 )
1 review
Video of Spark with Scala Course - #2 First Application: Read csv and show action in Spark course by Philipp Brunenberg channel, video No. 3 free certified online
Apache Spark with Scala Course: From Beginner to Pro
Spark Rockstar Academy: https://academy.philipp-brunenberg.de
Spark Rockstar Newsletter: https://newsletter.philipp-brunenberg.de
Entire playlist: https://www.youtube.com/playlist?listPLeEh_6coH9EpIwsiNiDCW0V-UjNZElF0d
Next video: https://youtu.be/as6F8TRmyl8
In this video, we are going to run our first Spark application, which reads a csv file downloaded from the internet. I'll also show you how to configure Spark to run in your local setup.
00:00 Intro
00:56 Downloading sample data (Kaggle)
02:36 Reading a csv file
06:08 Printing to the console
08:28 Exploring the Spark SQL documentation
10:34 The csv header option
11:17 Running the application locally
13:36 Running Spark 3.5 with Java 17
14:12 IntelliJ: Run configuration templates