Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Exercises for the Data Minded Academy course on Apache Airflow

Notifications You must be signed in to change notification settings

datamindedbe/academy_airflow

Repository files navigation

README

Description

This is the repository for the accompanying exercises to the Data Minded Academy training for 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 to use during the exercise session. The Airflow UI will load in a new browser window once the startup is complete. You can log in to the UI using "airflow" both as username and password.

Mounted folders

The Gitpod environment you receive will contain three folders:

  1. exercises
  2. solutions
  3. mount

The folder named mount will contain three sub-folders: dags, logs and plugins. These three folders will reflect the internal state of Airflow for these points, and can be used to upload DAGs or plugins into Airflow, or download log files.

About

Exercises for the Data Minded Academy course on Apache Airflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages