[
https://issues.apache.org/jira/browse/AIRFLOW-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879804#comment-16879804
]
jack commented on AIRFLOW-4126:
-------------------------------
why do you need to stop the scheduler when you want to deploy new DAGs?
> Graceful restart of Scheduler
> -----------------------------
>
> Key: AIRFLOW-4126
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4126
> Project: Apache Airflow
> Issue Type: Improvement
> Components: scheduler
> Affects Versions: 1.10.0
> Reporter: Eric
> Priority: Critical
>
> I am running Airflow in a 2 node (webserver and scheduler) configuration in
> k8s using the LocalExecutor.
> Is there any way to gracefully stop the scheduler? I'd like to stop the
> scheduler but allow any currently working tasks to finish. I'd like to do
> this so I can deploy new dags.
> I looked through the documentation for an answer but have not found one yet.
>
> Thanks
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)