Introduction to Spark

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: UC BerkeleyX(加州大学伯克利分校)

授课老师: Anthony D. Joseph Jon Bates

课程主页: https://www.edx.org/archive/introduction-spark-uc-berkeleyx-cs105x

课程评论:没有评论

第一个写评论        关注课程

课程简介

Learn the fundamentals and architecture of Spark, the leading cluster-computing framework among professionals.   

课程大纲

  • Basic Spark architecture
  • Common operations
  • How to avoid coding mistakes
  • How to debug your Spark program

课程评论(0条)

课程详情

Spark is rapidly becoming the compute engine of choice for big data. Spark programs are more concise and often run 10-100 times faster than Hadoop MapReduce jobs. As companies realize this, Spark developers are becoming increasingly valued.

This statistics and data analysis course will teach you the basics of working with Spark and will provide you with the necessary foundation for diving deeper into Spark. You’ll learn about Spark’s architecture and programming model, including commonly used APIs. After completing this course, you’ll be able to write and debug basic Spark applications. This course will also explain how to use Spark’s web user interface (UI), how to recognize common coding errors, and how to proactively prevent errors. The focus of this course will be Spark Core and Spark SQL.

This course covers advanced undergraduate-level material. It requires a programming background and experience with Python (or the ability to learn it quickly). All exercises will use PySpark (the Python API for Spark), but previous experience with Spark or distributed computing is NOT required. Students should take this Python mini-quiz before the course and take this Python mini-course if they need to learn Python or refresh their Python knowledge.

课程标签

0人关注该课程

主题相关的课程