we run 1.8.1 with no debug mode. New dags are picked up just fine without
restarts. as well as modifications (adding new tasks or changing
definitions of new dags). When I want to see dag updated on UI, I hit
refresh button but this is just for UI to show it properly. No restarts
needed in our experience with 1.8.1

On Fri, Aug 18, 2017 at 6:40 AM, Sumit Maheshwari <[email protected]>
wrote:

> Hi All,
>
> We are trying to upgrade to Airflow ver 1.8.2 from 1.7.0 and found a couple
> of issues, major ones are:
>
> 1. We used to run the webserver in debug mode (-d) so we don't need to
> restart whenever we add/modify any dag. But with 1.8.2 debug mode doesn't
> have any effect and we need to restart it after any change in dags.
>
> 2. Scheduler used to pick up any new dag landed in dags folder, but that is
> not happening anymore and we required to restart the scheduler as well.
>
> Any help would be highly appreciated.
>
> Thanks,
> Sumit
>

Reply via email to