Added a FAQ section to the Upgrading to 2 doc (#13979)
Added a FAQ question to the Upgrading to 2 doc and added an initial
question and answer around needing providers to be installed before
connection types show up in the UI.
(cherry picked from commit 8e0db6eae3
)
This commit is contained in:
Родитель
5270fb4480
Коммит
073d0b13c9
|
@ -524,6 +524,11 @@ At this point, just follow the standard Airflow version upgrade process:
|
|||
* Restart Airflow Scheduler, Webserver, and Workers
|
||||
|
||||
|
||||
Frequently Asked Questions on Upgrade
|
||||
'''''''''''''''''''''''''''''''''''''
|
||||
* Q. Why doesn't the list of connection types show up in the Airflow UI after I upgrade to 2.0?
|
||||
* A. It is because Airflow 2.0 does not ship with the provider packages. The connection type list in the Airflow UI is based on the providers you have installed with Airflow 2.0. Please note that these will only show up once you install the provider and restart Airflow. You can read more about providers at :doc:`apache-airflow-providers:index`.
|
||||
|
||||
|
||||
Appendix
|
||||
''''''''
|
||||
|
|
Загрузка…
Ссылка в новой задаче