تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Spark with Scala Course - #2 First Application: Read csv and show action ضمن كورس Spark شرح قناة Philipp Brunenberg، الفديو رقم 3 مجانى معتمد اونلاين
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