Skip to content

An Exploration of the Data Engineering course with Datatalks club

Notifications You must be signed in to change notification settings

kamibrenda/DE_PROJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Docker Essentials

cd docker_for_data_engineers - local Dockerfile for which the custom image based off of.

1. Build our image

docker compose build spark-master image

2. start containers

docker compose up --build -d --scale spark-worker=2 image

3. See list of running docker containers and their settings

docker ps image

4. To stop containers

docker compose down image

5. dfvf

6. fvbg

About

An Exploration of the Data Engineering course with Datatalks club

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published