Skip to content

Exercises for the Data Minded webinar on cross-DAG dependencies in Apache Airflow

Notifications You must be signed in to change notification settings

Fredericvdv/webinar_airflow

 
 

Repository files navigation

README

Description

This is the repository for the webinar about cross-DAG dependencies in Apache Airflow en based on a blogpost about cross-DAG dependencies in Apache Airflow.

Getting started

You can simply click the button below to start the exercise environment within Gitpod.

Open in Gitpod

Airflow UI

This environment will set up an Airflow instance for you. The Airflow UI will load in a new browser window once the startup is complete (if not, you can navigate to http://0.0.0.0:8080). You can log in to the UI using "airflow" both as username and password.

Mounted folders

The folder named mount contains three sub-folders: dags, logs and plugins. These three folders reflect the internal state of Airflow for these points, and can be used to upload DAGs or plugins into Airflow, or download log files. The examples handled during the webinar are already present in the dags folder.

About

Exercises for the Data Minded webinar on cross-DAG dependencies in Apache Airflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%