data_engineering_project_template
data_engineering_project_template copied to clipboard
A template repository to create a data project with IAC, CI/CD, Data migrations, & testing
Hi! I am trying to start the docker container and run migrations under ./migrations with make up, but I receive the error message below: > sudo mkdir -p logs plugins...
I follow the tutorial and up to the point where we enter in our connection details into Metabase locally. After entering connection details as per `make infra-config`, it times out...
user report ``` Hi Joseph, Great post and content! I believe the port forwarding isn't working. I used the non-forwarded ports to connect to airflow and metabase and they worked....
I'm on a Windows computer using Ubuntu 22.04.2 and WSL version 1.2.5.0. Make up command returns as "No rule to make target 'up'." Not sure what that means or how...
Hi there, thanks for this excellent tutorial! I'm getting stuck at the 'make cloud-airflow' command. Everything up until then has run correctly. However I get the following error after running...