Skip to content

I would like to thank the "Innotech" for the wonderful spark and airflow course, which set the vector for the development of my career.

Notifications You must be signed in to change notification settings

ivan12093/Big-data-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Скачать данные в папку data

sudo docker-compose build download_habr_data
sudo docker-compose up download_habr_data

Запустить цеппелин

sudo docker-compose build download
sudo docker-compose up -d zeppelin

Зайти внутрь контейнера

убрать CMD EXEC из Dockerfile сбилдить образ: sudo docker build -t task_2 .
запустить: sudo docker run -d task_2 sleep 300 узнать container_id: sudo docker ps -a
зайти sudo docker exec -it 030952ced479 bash

About

I would like to thank the "Innotech" for the wonderful spark and airflow course, which set the vector for the development of my career.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published