Course Information

Big Data platforms is a 5 ECTS Master's level advanced course. This course focuses on big data platforms and on key algorithmic ideas and methods used to implement them. After completing this course you are able to list many of the key technologies used in big data processing and to select suitable methods for solving challenging big data processing tasks using cloud computing technologies. You will also be able to compare the scalability and fault tolerance implications of using the selected methodologies.

Main topics are:

  • distributed computing,
  • Warehouse-Scale Computers,
  • fault tolerance in distributed systems,
  • distributed file systems,
  • distributed batch processing with the MapReduce and the Apache Spark (PySpark) computing frameworks, and
  • distributed cloud based databases.

The course material will consist of lecture materials and exercises provided by the lecturer.

Course Target Audience

The course is suitable to those who are interested in big data platforms employed in cloud computing and have previous knowledge in programming, database systems and command line tools. Optional course in Data Science Master's Program. Also suitable for Computer Science Master's Program students. The course is suitable to University of Helsinki exchange students.

Course Prerequisites

To attend this course, you must have:

  • basic programming skills (Python),
  • skills to work with command line tools in Linux, and
  • basic knowledge in database systems (SQL).

Lecture Schedule

The Lectures of the course will be will Zoom based lectures. The Zoom links to the lecture sessions and the slides will be made available below. Video recording of each of the lectures will be made available a couple of hours after the live lecture session. The link to the Zoom lectures is now hidden as the course iteration is over.

Lecture date Lecture time (EEST)
Lecture 1 Tue 7.9.2021 10:15-11:45
Lecture 2 Thu 9.9.2021 12:15-13:45
Lecture 3 Tue 14.9.2021 10:15-11:45
Lecture 4 Thu 16.9.2021 12:15-13:45
Lecture 5 Tue 21.9.2021 10:15-11:45
Lecture 6 Tue 28.9.2021 10:15-11:45
Lecture 7 Tue 5.10.2021 10:15-11:45
Lecture 8 Thu 7.10.2021 12:15-13:45
Lecture 9 Tue 12.10.2021 10:15-11:45
Lecture 10 Thu 14.10.2021 12:15-13:45
Lecture 11 Tue 19.10.2021 10:15-11:45

Lecture Slides and Videos

The Lecture slides contain all the material needed to pass the course, the videos go through this material and contain no additional information needed for the quizzes.

Home Exercise Schedule

The course will contain programming exercises where you will be using the Spark framework to solve Big Data processing tasks. We will be using the Python programming language based PySpark interface and will be doing several database query type analytics queries. Therefore basic programming skills using Python and knowledge about database programming, especially using the SQL query language will be very helpful for completing the home exercises.

The schedule for the home exercises is as follows:

Release Date Due Date (23:59 EEST)
Introduction to Spark + RDD Programming 14.9 1.10
Dataframe Programming 21.9 8.10
Machine Learning (MLlib) 28.9 12.10
Graphframe Programming 5.10 22.10
Structured Streaming 12.10 26.10
Extras (Optional for extra points) 19.10 2.11

The Home Exercise System

To complete the exercises you will have to use the JupyterHub notebook platform. The platform is now closed as the course iteration is over.

A short introduction video on how to use the platform to complete and submit the exercises can be found at:

https://youtu.be/F0mjmycxWUg.

The assignment grades take a few hours to get published/updated and are not instant at the moment. We are running the assignment grading scripts once per hour, the system doesn't allow instant grading when a student submits an exercise. Therefore, please be aware of that and give some time before you check back on your assignment grades. Once the grades are assigned, you can use the "fetch feedback" feature to find out which exercises failed (if any). Note that there are additional tests run on the server side that affect the grading scores. If you want, you can resubmit each exercise several times, the best obtained score is recorded to the course points for each exercise.

Make sure to use the assignment submission validation feature before your submissions if you want to gain more confidence about your submission's correctness and final grade. Note that the validation feature can be slow, you can also run your tests seperately by running the respective test cells. If you can run through the whole notebook without getting validation errors, all the tests are successful.

For any of your generic course-related questions and group discussions, use our Telegram group. Try to use the group to help each other out and discuss exercise and course-related issues. We will also periodically check the group to address the more important unanswered issues. For specific personal course-related questions, please use the course email address (bigdata-platforms-f21@helsinki.fi).

Course Telegram Group

The course has a Telegram group for helping fellow students. Lecturer and Course Assistant will periodically also join in the conversation. You can join to the groups through the link:

https://t.me/joinchat/XoHyE23tL2NiMDBk

Passing the Course

You need to pass both the lecture quizzes by 2nd of November 2021 and home exercises by their respective deadlines listed above. The grading scale will be as follows. Minimum 50% from both home exercise totals and also minimum 50% from quizzes are needed to pass the course. The Extra round points from home exercises will count towards your home exercise points but will not allow home exercises contribution to go over 100%. After this the percentages obtained from home exercises and quizzes are summed together, each weighted with 50% weight. The final total percentage will give grades as follows: 90%-100%: grade 5, 80%-89%: grade 4, 70%-79%: grade 3, 60%-69%: grade 2, 50%-59%: grade 1.