-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
Migration guide for Airflow 2.0 #10089
Comments
guide exists @ https://github.com/apache/airflow/blob/master/UPGRADING_TO_2.0.md - ok to close this? |
It's interesting that the guide actually doesn't tell you when or how to upgrade to v2.0. I assume it would be after Step 5. Related to #8158, it would be useful to know what the actual commands to execute and in what order. mik-laj mentions "airflow upgradedb" above but I don't see instructions for it in the guide. Just my 2 cents |
Yep. Thanks for pointing that out! That was exactly what we discussed yesterday at the Airflow 2.0 weekly call (see the notes from @vikramkoka ) https://lists.apache.org/thread.html/r2d4e08ffd5247b3df8c9a5e250b5b2625cadd642da1fcd007a3db46b%40%3Cdev.airflow.apache.org%3E |
Yep |
Hello,
We have a lot of entries in UPDATING.md, but there is no full procedure that will answer the most important question - how to update Airflow to the latest version. Users expect step-by-step instructions from us that will explain what they should do. The guide should contain information about
airflow upgrade-check
,airflow db upgrade
, backport package, etc.Best regards,
Kamil
The text was updated successfully, but these errors were encountered: