Maxime Beauchemin created AIRFLOW-1698:
------------------------------------------
Summary: Remove confusing SCHEDULER_RUNS env var from systemd
scripts
Key: AIRFLOW-1698
URL: https://issues.apache.org/jira/browse/AIRFLOW-1698
Project: Apache Airflow
Issue Type: Bug
Reporter: Maxime Beauchemin
In the very early days, the Airflow scheduler needed to be restarted
every so often to take new DAG_FOLDERS mutations into account properly.
This is no longer needed, so I'm removing artifacts in the
systemd scripts.
I'm unclear whether daemon scripts belong here. I can see how it's
useful to have this somewhere,
but it sits on the edge of what should be in the repo and can get
out-of-sync.
As a result it ends up creating more confusion than help.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)