An open API service indexing awesome lists of open source software.

https://github.com/raedaddala/big-data-course-labs

These are the submissions for Big Data Course labs taught by Dr Lilia Sfaxi @INSATunisia.
https://github.com/raedaddala/big-data-course-labs

Last synced: 4 months ago
JSON representation

These are the submissions for Big Data Course labs taught by Dr Lilia Sfaxi @INSATunisia.

Awesome Lists containing this project

README

          

# Big Data Labs

These are Lab Submissions for a Big Data Course given by Dr. Lilia Sfaxi @INSATunisia.

Here is the [website](https://insatunisia.github.io/TP-BigData/) containing all the labs made by Dr. Lilia Sfaxi. Labs are in french.

## Lab 1: Batch Processing with Hadoop

You can find:

- The Lab's Page [here](https://insatunisia.github.io/TP-BigData/tp1/).
- The Lab's Readme [here](./TP1/README.MD).
- The Lab's Results [here](./TP1/LabResults.md)

## Lab 2: Batch, Micro-Batch, Streaming Processing with Apache Spark

You can find:

- The Lab's Page [here](https://insatunisia.github.io/TP-BigData/tp2/).
- The Lab's Readme [here](./TP2/README.MD).
- The Lab's Results [here](./TP2/LabResults.md)

## Lab 3: Data Ingestion using MoM Apache Kafka

You can find:

- The Lab's Page [here](https://insatunisia.github.io/TP-BigData/tp3/).
- The Lab's Readme [here](./TP3/README.MD).
- The Lab's Results [here](./TP3/LabResults.md)