Chevron Left
Back to Big Data Analysis with Scala and Spark

Learner Reviews & Feedback for Big Data Analysis with Scala and Spark by École Polytechnique Fédérale de Lausanne

4.6
stars
2,584 ratings

About the Course

Manipulating big data distributed over a cluster using functional concepts is rampant in industry, and is arguably one of the first widespread industrial uses of functional ideas. This is evidenced by the popularity of MapReduce and Hadoop, and most recently Apache Spark, a fast, in-memory distributed collections framework written in Scala. In this course, we'll see how the data parallel paradigm can be extended to the distributed case, using Spark throughout. We'll cover Spark's programming model in detail, being careful to understand how and when it differs from familiar programming models, like shared-memory parallel collections or sequential Scala collections. Through hands-on examples in Spark and Scala, we'll learn when important issues related to distribution like latency and network communication should be considered and how they can be addressed effectively for improved performance. Learning Outcomes. By the end of this course you will be able to: - read data from persistent storage and load it into Apache Spark, - manipulate data with Spark and Scala, - express algorithms for data analysis in a functional style, - recognize how to avoid shuffles and recomputation in Spark, Recommended background: You should have at least one year programming experience. Proficiency with Java or C# is ideal, but experience with other languages such as C/C++, Python, Javascript or Ruby is also sufficient. You should have some familiarity using the command line. This course is intended to be taken after Parallel Programming: https://www.coursera.org/learn/parprog1....

Top reviews

BP

Nov 28, 2019

Excellent overview of Spark, including exercises that solidify what you learn during the lectures. The development environment setup tutorials were also very helpful, as I had not yet worked with sbt.

CC

Jun 7, 2017

The sessions where clearly explained and focused. Some of the exercises contained slightly confusing hints and information, but I'm sure those mistakes will be ironed out in future iterations. Thanks!

Filter by:

226 - 250 of 509 Reviews for Big Data Analysis with Scala and Spark

By Giang N

Sep 23, 2021

Great assigments make me work hard to earn perfect points

By Ravishankar N N

Sep 14, 2017

Superb course..very detailed and useful.. highly recommend

By Ravi S

Jul 6, 2017

Course material is pretty good. Week 2 assignment is hard.

By Nikhil R

Nov 9, 2019

Helpful for anyoe who wants to start with basics of Spark

By Art P

Mar 10, 2018

Thank you! Some additional examples would be appreciable.

By Evaldas M

Apr 8, 2017

great course, finally understand what spark is all about!

By GIORGIO L

May 27, 2020

Very good course to understand Apache Spark using scala.

By Charmy g

Jan 13, 2020

Loved it all!! Thanks for the good information on Spark.

By Ismail I

Apr 9, 2017

A very interesting and useful course.

Highly Recommended!

By sheng w

Jan 10, 2019

Very useful course and great materials and assignments.

By Pushkin G

May 6, 2018

Very useful lessons. Great way to get started on Spark.

By Faiaz S

Jul 13, 2017

There is some little mistakes in course(like on slides)

By David A

Apr 28, 2020

Excellent material and challenging exercises, love it!

By Mohamed B

Jun 30, 2020

Amazing course, thanks for the professor and Coursera

By Anand S

Aug 14, 2018

good implementation of programming knowledge recieved

By Oleg O

Jul 29, 2017

Good course, but sometime there are too much details.

By Ravikumar

Apr 9, 2017

It is very good course material for Spark with scala.

By Dmitriy K

Mar 20, 2017

Thanks Heather! You did a great job with this course.

By Robson R S P

Apr 12, 2020

If you are a spark beginner, this is a great course.

By Alexey A

Jul 13, 2019

The most interesting course in whole specialization.

By 李东恒

Jan 24, 2020

Very good course for learning and practicing Spark.

By Yuri R

Oct 24, 2019

Liked the course. Wasn't familiar with spark before

By Cliff R

Jul 22, 2018

Gives a good grounding in the fundamentals of Spark

By Kovalenko S

Jul 17, 2017

Курс очень понравился, спасибо большое за ваш труд!

By Adrien C

Jun 29, 2017

Interesting course, the last week feels most useful