[ 
https://issues.apache.org/jira/browse/AIRFLOW-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bolke de Bruin resolved AIRFLOW-1357.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.3

Issue resolved by pull request #2406
[https://github.com/apache/incubator-airflow/pull/2406]

> Scheduler does not support zip files
> ------------------------------------
>
>                 Key: AIRFLOW-1357
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1357
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: scheduler
>    Affects Versions: 1.8.1
>            Reporter: Ultrabug
>            Priority: Critical
>             Fix For: 1.8.3
>
>         Attachments: fix_scheduler_zip_file_support.patch
>
>
> Users from 1.7 series of airflow using zipped DAGs are unable to migrate to 
> 1.8+ series because the scheduler does not detect/run them.
> The zipfile support is still present in the models.py file so the zipped DAGs 
> do show up on `airflow list_dags` but they are never executed by the 
> scheduler since it only cares for .py files.
> I'm attaching the fix for this, will also open a GH PR.
> Tested ok & in production here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to