Chevron Left
返回到 Big Data Analysis with Scala and Spark

学生对 École Polytechnique Fédérale de Lausanne 提供的 Big Data Analysis with Scala and Spark 的评价和反馈

4.6
2,594 个评分

课程概述

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://hua.dididi.sbs/learn/parprog1....

热门审阅

MP

Apr 8, 2017

Excellent material. Very good flow. Heather has an amazing way of walking through the flow and simplifying the concepts. Great assignments -- takes a bit longer than 3 hours.

NG

Mar 27, 2017

goot as introduction about spark and big data. Small notice: it is incorrect to compare performance hadoop and spark. As I understand, spark was expected to be compacred with MapReduce.

筛选依据:

101 - Big Data Analysis with Scala and Spark 的 125 个评论(共 509 个)

创建者 Bennie K

Oct 15, 2017

Really clear and direct. Would love to see another course on the Advanced Spark topics such as Spark Streaming and Spark custom libraries

创建者 Arman S

Sep 20, 2020

The professor and her team has done a tremendous job in this course. A very hearty thank you to all of you. Please keep up the good work!

创建者 Álvaro L L

Jun 11, 2017

A great introduction to Spark !!! An esential course to anyone interested in the field! Thank you very much Heather and the EPFL team !!

创建者 YACINE G

Dec 23, 2018

FANTASTIC!!! I don't even know which was better: the course material quality, the instructor's approach or the assignments. FANTASTIC!!!

创建者 Buddhika L

Feb 17, 2018

This is a good course if you already know the Scala language and looking to improve your theoretical understanding of Spark programming.

创建者 Neha B

May 18, 2017

It gave me very good understanding on Spark Architecture, functioning along with hands on over Scala. Good examples used during lessons.

创建者 Oleg m

Apr 10, 2017

First weeks were overcomplicated with k-means and stuff not related to Spark itself.

In general - GREAT JOB !!! Thx for such kind courses

创建者 CLAUDIO A

Jun 9, 2019

Excellent explanations by Heather Miller. She really knows how to explain a topic, and also makes the lectures a lot of fun to listen !

创建者 Alvin H

Apr 4, 2017

Awesome Course . Detail and Depth of RDD vs Dataframe vs Dataset.

Latency vs Network/IO vs Shuffling.

Learnt a lot .

Thank you Heather.

创建者 Samuel L

Mar 23, 2017

Very well taught and insightful! Especially the combination of slides, and additionally drawn notes on that slides, I found very good.

创建者 Zhenduo D

Nov 19, 2017

Interesting and useful course. Could be better if the videos were not as blurred, which made it sometimes hard to read the slides.

创建者 Venkatarao A

Jun 1, 2017

Awesome video lectures by the instructor. The content is very good and i fee i gained good knowledge. I really loved the series.

创建者 Iris M

Dec 20, 2020

Great lesson, the instructor is doing a great job explaining all concepts and using intuitive examples when needed. Thank you!

创建者 Lewis M

Mar 29, 2017

It was short and sweet. However, I wish the assignments had more unit tests to fill gaps where the instructions weren't clear.

创建者 Imre K

Mar 22, 2017

Challenging but very enlightening. Requires you to read the docs and figure out a lot of stuff on your own. My kind of course!

创建者 Jonathan R

Aug 22, 2020

Instructor does a great job of explaining the material and keeping students' interest. Good explanations and use of examples.

创建者 Prachi C

Sep 14, 2017

An excellent explanation of basic concepts of Spark using Scala. We covered the most important topics and ready to deep dive!

创建者 Vlad B

Apr 8, 2017

Very good and interesting videos. Really clear explanations. Practice part worse, but Forum helps with all misunderstandings.

创建者 Max Z

Mar 3, 2018

Excellent. I learned a lot from this course, even though I did not know much about scala. Strongly recommended this course

创建者 VincentWMChan

Apr 25, 2017

Pretty nice course. But with one comment on the grading system, sometime the comment & message is not that intuitive enough.

创建者 Thierry M

Feb 1, 2018

Very complet and accurate about Spark with Scala. Maybe an assignement with MongoDB or the like would be a plus

Thank you

创建者 Aleksander S

May 5, 2017

Amazing lectures, and challenging tasks to do on the way. I really enjoyed going through the course, and I learned a lot.

创建者 Ubaldo P

Apr 9, 2017

It is a course well organized, full of useful notions e with good assignments to assess your progress in learning stuff.

创建者 Marazzi F

Dec 31, 2020

I loved this course! One of my preferred courses so far. Very engaging and greatly explained! 5 stars totally deserved.

创建者 manuel B L

Jul 21, 2018

Muy bueno, Excelente. Todos los conocimientos obtenidos me serán de mucha ayuda en mi camino hacia el mundo de Big Data