Airflow: how to delete a DAG?

前端 未结 16 971
感动是毒
感动是毒 2020-11-28 23:45

I have started the Airflow webserver and scheduled some dags. I can see the dags on web GUI.

How can I delete a particular DAG from being run and shown in web GUI? I

16条回答
  •  攒了一身酷
    2020-11-29 00:07

    Not sure why Apache Airflow doesn't have an obvious and easy way to delete a DAG

    Filed https://issues.apache.org/jira/browse/AIRFLOW-1002

提交回复
热议问题