小编Bra*_*iro的帖子

如何将新的dag添加到正在运行的气流服务中?

I have an airflow service that is currently running as separate docker containers for the webserver and scheduler, both backed by a postgres database. I have the dags synced between the two instances and the dags load appropriately when the services start. However, if I add a new dag to the dag folder (on both containers) while the service is running, the dag gets loaded into the dagbag but show up in the web gui with missing metadata. I can …

python airflow airflow-scheduler

3
推荐指数
1
解决办法
4003
查看次数

标签 统计

airflow ×1

airflow-scheduler ×1

python ×1