General description

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 understanding the underpinnings of, 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.

Learning objectives

After the end of the course, all students should be able to:

Course organization

Contents and schedule

Week Date Topic Q&A Teacher Assignment (Deadline)
1 31/8 Course introduction,
Big and Fast data (pdf),
Intro to course PLs (pdf)
q&a1 BKO
1 3/9 Programming for Big Data (1) (pdf) q&a2 BKO
2 7/9 The Unix programming environment (1) q&a3 DS Unix (17/09)
2 10/9 The Unix programming environment (2),
Diomidis’s slides
DS
3 14/9 Programming for Big Data (2) (pdf) q&a5 BKO Functional programming (1/10)
3 17/9 Distributed Systems (pdf) q&a6 BKO
4 21/9 Distributed Databases (pdf) q&a7 BKO
4 24/9 Distributed Filesystems (pdf),
Akka actor programming
q&a8 BKO MapReduce in Akka (08/10)
5 28/9 Spark: RDDs and Pair RDDs (pdf) q&a9 BKO
5 1/10 Spark Internals (pdf) q&a10 BKO Spark (22/10)
6 5/10 Spark SQL (pdf),
Spark use cases: Synonyms with Word2Vec html, notebook, dataset from Kaggle; Recommending bands; Predicting pull request merges
q&a11 BKO
6 8/10 Graph Processing (pdf) q&a12 BKO
7 12/10 Stream processing q&a13 GG
7 15/10 Stream processing systems q&a14 GG Flink (29/10)
8 19/10 No lecture
8 22/10 No lecture
9 26/10 Recap BKO

The schedule is subject to small changes during the term.

The lecture notes are based on the lectures taught by Georgios Gousios in 2017-2020. You can access the website of the previous year here.

Teachers

The lab work is supervised by Thomas Overklift.

Online resources

Portions of this course have been converted to online educational material by other TU Delft teachers. Please take a look at the following EdX MOOCs / ProfEds:

Use them at your discretion to improve your skills.

(TU Delft only): You can find the Collegerama recordings from 2019 here. Please note that the course contents have slightly changed, so do not base your exam studying on the old lectures.

Assignments

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.

Assessment

Resit policy

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.

Course resources


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. If you were to buy a single book about this course, we recommend [1].

Bibliography

[1]
M. Kleppmann, Designing data-intensive applications. O’Reilly Media, Inc., 2017.

[2]
J. Laskowski, “Mastering apache spark 2,” 2017. [Online]. Available: https://www.gitbook.com/book/jaceklaskowski/mastering-apache-spark/details.

[3]
S. Ryza, U. Laserson, S. Owen, and J. Wills, Advanced analytics with spark: Patterns for learning from data at scale. O’Reilly Media, Inc., 2015.

[4]
H. Karau, A. Konwinski, P. Wendell, and M. Zaharia, Learning spark: Lightning-fast big data analysis. O’Reilly Media, Inc., 2015.

[5]
H. Karau and R. Warren, High performance spark. O’Reilly Media, Inc., 2017.

[6]
B. Chambers and M. Zaharia, Spark: The definitive guide. O’Reilly Media, Inc., 2017.

[7]
T. Akidau, S. Chernyak, and R. Lax, Streaming systems: The what, where, when, and how of large-scale data processing. O’Reilly, 2018.

[8]
C. Martella, R. Shaposhnik, D. Logothetis, and S. Harenberg, Practical graph analytics with apache Giraph. Springer, 2015.

[9]
I. Robinson, J. Webber, and E. Eifrem, Graph databases: New opportunities for connected data. Springer, 2015.