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

dagster-io/dagster-airflow-migration-example

Repository files navigation

dagster-airflow-migration-example

an example of doing a lift-and-shift migration of airflow to dagster using the dagster-airflow integration library

to run as airflow

docker-compose build

docker-compose up

to run as dagster

pip install -e ".[dev]"

dagster dev

to run on dagster-cloud

pip install -e ".[dev]"
pip install dagster-cloud


dagster-cloud serverless deploy \
      --location-name dagster_migration  \
      --package-name  dagster_migration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages