Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Data Engineering Project with Hadoop HDFS and Kafka

License

NotificationsYou must be signed in to change notification settings

AhmetFurkanDEMIR/Data-Engineering-Project-with-HDFS-and-Kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Engineering Project with HDFS and Kafka

A project to create a data pipeline with data taken from Hepsiburada data engineering case study.

Steps

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

Ahmet Furkan Demir


[8]ページ先頭

©2009-2025 Movatter.jp