BP
2019年11月28日
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
2017年6月7日
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!
創建者 Abhishek K
•2020年10月11日
The course has a great content. The assignments are a bit tough for beginners but if you keep on trying, you will get some great insights of the technology. Also has the best and unique use case scenarios which keep questioning your knowledge.
創建者 Dario G
•2017年9月8日
Lovely presentation of Apache Spark fundamentals using Scala. I believe that this course gives you enough background to do just about anything you want (as long as you have some familiar with Scala and SQL, and are willing to dig deeper).
創建者 ravisekhar_g
•2020年4月18日
This is the best content among the tutorials I've seen in Spark, the Prof. Heather maintains perfect balance between internals of spark and general usage. The examples given and assignments are realistic when compared word count problems.
創建者 Dennis L
•2017年6月6日
Thank the teacher, the course is very good, the teacher is also very nice. The first three weeks of feeling learned a lot of new knowledge, the last week may be each class time is relatively long. It would be better if you could split it.
創建者 Bora K
•2018年9月1日
Teacher has excellent teaching skills. She takes enough time to go through to concepts. Before introducing a new technique she teaches why the new technique is needed and explains how it solves existing problems. Absolutely great course.
創建者 許致軒
•2017年4月16日
Very Very Interesting and helpful!
The slides' layout is very clear and step by step for each important topic.
The motivation of why we need dataframe and dataset and what's their difference is explained with a logical and reasonable way!
創建者 Raduś N
•2017年5月23日
Awesome teacher - very engaging. This is probably first time when I am watching lectures with pleasure. Also you can easily feel that course is fresh and specially made for this unlike previous ones from Scala speciality.
創建者 Heyang W
•2017年8月18日
A walk through from the oldest RDD to newest Dataset API of spark, together with brief introduction on how spark work. Home work set up several scenario to use the different kinds of spark API to do basic data analysis.
創建者 Mike D
•2017年4月6日
Great introduction course to Spark with excellent materials and hand-on programming assignments. Thanks for taking effort to get this class online. I have enjoyed it very much.
Kudos to Professor Miller, we love you :-)
創建者 Jayaprakash J
•2017年4月9日
Great Material and lecture videos. It covered important concepts we need to know about Spark and helped me to learn further. Assignments were on real datasets and helped me to explore different APIs if Spark and Scala.
創建者 Heitor M G
•2018年2月20日
I really enjoyed the course, specially the first 3 weeks. Week 4 videos could be split in more videos, it felt as if they were not reviewed as much as the other weeks videos. Anyway, the whole course is really good.
創建者 Peter T
•2017年4月7日
Enjoyed the course and learnt lots. Stimulating material. Though I feel that the week 4 material could be made more concise. On the whole would recommend to other interested and it will definitely help in my career.
創建者 Eric L
•2017年4月9日
Demystified the subject for me. I felt like the lecturer covered a considerable amount of material in relatively short time. The assignments helped to cement the knowledge acquired over the duration of the course.
創建者 Angel A
•2017年5月7日
love this topic!!!! New and frontier technology in NLP. More and more concentrations and analysis on this big data research.
I wish more courses about Parallel clustering using Spark available to the many.
創建者 PatrickEifler
•2020年2月21日
I really enjoyed the course. It is very comprehensive and exhaustive. It covers a lot of details on Spark and all its APIs and looks under the hood. I recommend to anyone who really wants to learn Spark.
創建者 Oleksandr M
•2017年6月24日
This course gives basics of distributed computing by practical examples, several alternative approaches to the same problem are considered, this gives more insight and flexibility. Very interesting one!
創建者 Darcio L
•2017年4月4日
Excellent and broad view of Spark and its design foundations. Besides the formal knowledge of Spark, it could change my perspective about how Scala and Akka had a crucial role in the Spark architecture.
創建者 Bill P
•2019年11月29日
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.
創建者 Jose R
•2020年11月15日
I’m really happy with this 4-weeks experience. I’ve learnt a lot of Spark’s internals and different ways of resolving problems taking in account performance and optimisation details.
Great course!
創建者 Natalia G
•2017年3月28日
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.
創建者 William D
•2017年12月2日
Excellent course! It's clear the instructor put a ton of thought and hard work into this. I learned a lot that I wouldn't have learned without taking this class. Thank you, Heather!
創建者 pratik
•2017年8月10日
The course starts from the basic concepts and moves towards the complex concepts. The most important thing is that minute details are taken into consideration and explained properly.
創建者 Enrique M B
•2017年5月23日
I had previous experience with Scala and Spark and I really enjoyed the course.
I learned some very interesting things, specially y de last 2 weeks about partitioning and Spark SQL.
創建者 Nikola M
•2017年4月3日
Good overview of the subject, covering all important aspects. Assignments were well prepared, with a couple of unclear points that were quickly discovered and explained on the forums.
創建者 Santiago A
•2019年9月23日
Awesome course and awesome teacher! Nevertheless, to grasp the most of this course, you should do the previous 3 courses of the "Functional Programming in Scala" specialization.