-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dagster-airlift][federation-tutorial] Federation tutorial overview and setup #25883
[dagster-airlift][federation-tutorial] Federation tutorial overview and setup #25883
Conversation
@@ -0,0 +1,76 @@ | |||
# Airflow Migration Tutorial: Setup |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The title should be "Airflow Federation Tutorial" to maintain consistency with the rest of the documentation. The current "Migration Tutorial" appears to be a holdover from an earlier version.
Spotted by Graphite Reviewer
Is this helpful? React 👍 or 👎 to let us know.
379d28d
to
ce20018
Compare
Graphite Automations"Add a 'docs-to-migrate' label to PRs with docs" took an action on this PR • (11/13/24)1 label was added to this PR based on Christopher DeCarolis's automation. |
Will be filled out in a future PR. | ||
# Airflow Federation Tutorial | ||
|
||
This tutorial demonstrates using `dagster-airlift` to observe DAGs from multiple Airflow instances, and federate execution between them using Dagster as a centralized control plane. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you think we'd benefit from defining federation?
Asking for a friend... 😅
5429429
to
8c01a44
Compare
ce20018
to
1b9ba9e
Compare
8c01a44
to
b485698
Compare
1b9ba9e
to
fd09a10
Compare
b485698
to
243b03e
Compare
fd09a10
to
2d05d25
Compare
243b03e
to
7c56e9d
Compare
2d05d25
to
e67e6ea
Compare
7c56e9d
to
5449354
Compare
e67e6ea
to
b29e016
Compare
5449354
to
a2e02a5
Compare
b29e016
to
53c17ac
Compare
a2e02a5
to
5886971
Compare
53c17ac
to
2a4cd92
Compare
5886971
to
f38ff66
Compare
2a4cd92
to
1ca3d88
Compare
f38ff66
to
345d1cf
Compare
1ca3d88
to
dbbf541
Compare
345d1cf
to
0a0e0fb
Compare
dbbf541
to
0be6ddb
Compare
0a0e0fb
to
0cb0555
Compare
0be6ddb
to
714e55f
Compare
0cb0555
to
ece661e
Compare
714e55f
to
4c45c85
Compare
Summary & Motivation
How I Tested These Changes
Changelog