Skip to content

Docker-compose contains the most common big data systems like: Apache Hadoop, Apache Hive, Apache Spark, Jupyter, Flink

Notifications You must be signed in to change notification settings

enkhalifapro/bigdata-all-in-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

big data All-In-One

Docker-compose contains the most common big data systems like: Apache Hadoop, Apache Hive, Apache Spark, Jupyter, Flink

All images and configurations are in docker-compose.yml

Run $ docker-compose up -d to pull and run the images

you can access the services throug the exposed ports as the following :

Service Name Port Number
Hadoop name node 50070
Hadoop data node 50075
Hive server 10000
Postgres 5433
Hue 8888
Jupyter 8889
PySpark 4040
Flink job manager 8081
Flink task manager 6122
  • To list the containers run $ docker ps

  • To run commands inside container run $ docker exec -it <containerName>

About

Docker-compose contains the most common big data systems like: Apache Hadoop, Apache Hive, Apache Spark, Jupyter, Flink

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published