- Notifications
You must be signed in to change notification settings - Fork29
Data Engineering Project with Hadoop HDFS and Kafka
License
AhmetFurkanDEMIR/Data-Engineering-Project-with-HDFS-and-Kafka
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A project to create a data pipeline with data taken from Hepsiburada data engineering case study.
Open an Ubuntu machine via AWS EC2 for the project.
Open the necessary ports on the machine through the firewall.
You also need to open the necessary ports with the operating system.
sudo ufw allow 9870sudo ufw allow 8080sudo ufw allow 8088
Then, stand up the docker images.
docker-compose up --build
One minute after the images stand up, data begins to be written to the Kafka topic and activity begins in the data pipeline.
Data from Kafka topic. IP:8080 or0.0.0.0:8080
Hadoop HDFS interface. IP:9870 or0.0.0.0:9870
Data from HDFS. IP:9870 or0.0.0.0:9870
Hadoop cluster interface. IP:8088 or0.0.0.0:8088
About
Data Engineering Project with Hadoop HDFS and Kafka
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.


