The term “Big Data” describes datasets that are either too big or change too fast or both to be processed on a single computer.
Big Data Processing provides an introduction to systems used to process Big Data. The main focus of the course is programming and engineering big data systems; initially, the course explores general programming primitives that span across big data systems and touches upon distributed systems. Then, the course examines in detail the implementation of data analysis algorithms in Spark, in the context of batch processing applications, and Flink, in the context of streaming applications.
After the end of the course, all students should be able to:
5 ECTS: This means that you need to devote at least 140 hours of study for this course.
Lectures: The course consists of 12 2-hour lectures. You are not required, but you are strongly encouraged, to attend.
Homework: In the homework assignments, you will have to write code or reply to open questions. You will always work in pairs.
Groups: The students are responsible to form pairs and communicate them to the course TAs, by registering them to CPM.
Labs: 4 hours per week, designed to help you work together and get support from teaching assistants.
Teaching Assistants: Teaching assistants will be available during lab hours to provide your with feedback on your assignments. Do be active in asking questions, but don’t expect them to provide you with solutions.
Week | Date | Topic | Teacher | Assignment (Deadline) |
---|---|---|---|---|
1 | 4/9 | Course introduction, Big and Fast data, Intro to course PLs | GG | |
2 | 10/9 | Distributed Systems | JR | |
2 | 11/9 | Distributed Databases, Distributed filesystems | JR | |
3 | 17/9 | The Unix programming environment, Diomidis’s slides | DS | Unix (29/09) |
3 | 18/9 | Programming for Big Data (1) | GG | |
4 | 24/9 | Programming for Big Data (2) | GG | Functional programming (06/10) |
4 | 25/9 | Spark: RDDs and Pair RDDs | GG | |
5 | 1/10 | Spark Internals | GG | |
5 | 2/10 | Spark SQL, Spark use cases: Synonyms with Word2Vec, Recommending bands, Predicting pull request merges | GG | Spark (16/10) |
6 | 8/10 | Stream processing | GG | |
6 | 9/10 | Stream processing systems | GG | Flink (27/10) |
7 | 15/10 | Data engineering on the cloud | GG | |
7 | 16/10 | No lecture | GG | |
9 | 29/10 | Recap, Answers to recap questions (Quintin van Leersum and Mikhail Epifanov) |
The course is also supported by Thomas Overklift and Frank Mulder.
The head TA is Jeroen Galjaard. Other TAs include:
You can find the course assignments on Brightspace and linked through this page.
All assignments are mandatory.
For submission, we will use CPM. The course name is CSE2520: Big Data Processing
The student groups must submit each assignment before 23:59 on the day of the deadline.
Late submission: All submissions must be handed in time, with no exceptions. Any late submission will be discarded and will be graded with 0. In case of provable sickness, please contact the course teacher to arrange a case-specific deadline.
Assignments (40%): Grade calculated as mean grade for all assignments. No minimum grade. If you don’t submit an assignment, or the submission is late, you will get a 0. Each assignment counts for 10% of the total grade
Written Exam (60%): Closed-book exam, multiple choice. Minimum grade: 5
There will be an exam-only resit during Q2/3. You are allowed to transfer your assignment grade to the resit as a whole. This means that you will not be able to re-submit individual assignments. Effectively, you can only resit your written exam.
The course, by design, touches upon various current technologies; as such, there is no single source of truth. The following is an indicative list of resources where more information can be found.
This work is (c) 2017, 2018, 2019 - onwards by TU Delft and Georgios Gousios and licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license.