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.
- Host: GitHub
- URL: https://github.com/raedaddala/big-data-course-labs
- Owner: RaedAddala
- Created: 2025-02-20T22:33:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-08T16:24:14.000Z (about 1 year ago)
- Last Synced: 2025-05-08T16:30:33.326Z (about 1 year ago)
- Language: Java
- Size: 975 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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)