Skip to content

ELT (Extract Load Transform) DAG file for Cloud Composer (Airflow)

License

Notifications You must be signed in to change notification settings

rendybjunior/devfest2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

devfest2020

ELT (Extract Load Transform) DAG file for Cloud Composer (Airflow)

How to:

  • Install airflow pip install "airflow[gcp,mysql]"
  • Run airflow webserver & scheduler
  • Create a mysql connection on webserver under Admin > Connections
  • Change values on the devfest2020.py file as commented
  • Move the python file to dag folder

About

ELT (Extract Load Transform) DAG file for Cloud Composer (Airflow)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages