Introduction
In this course we will show you how to write basic data analysis programs on Spark in Python. Through these programs we will introduce some concepts like Spark RDD, Dataframe, Streaming, etc. You'll also learn how to use Python's generators, anonymous functions.
Recommended For
Spark on Cloud, Spark, Cloud Computing, Python
How to get Certified
Exam Overview
-
Certification:Apsara Clouder - Big Data: How to Use Spark on Cloud Series 2 - Spark Python
-
Exam Type:Online
-
Available Languages:English
-
Exam Duration:30 Minutes
-
No. of Exam Attempts:2 Times
Courses
Spark RDD and Dataframe
Demo: Analysis data using RDD
Demo: Analysis data using Dataframe
Demo: Performance optimization
Demo: Spark Streaming basic