You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/05/05 08:58:00 UTC

[jira] [Resolved] (AIRFLOW-3626) Unable to Trigger Zipped Dags through Api

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

Jarek Potiuk resolved AIRFLOW-3626.
-----------------------------------
    Resolution: Fixed

> Unable to Trigger Zipped Dags through Api
> -----------------------------------------
>
>                 Key: AIRFLOW-3626
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3626
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: DagRun
>    Affects Versions: 2.0.0
>            Reporter: Shubham Parekh
>            Assignee: Shubham Parekh
>            Priority: Major
>             Fix For: 1.10.4, 2.0.0
>
>
> - Conversion from Dagbag() to Dagbag(fileloc_of_zip) fails.  e.g. ~/airflow/dags/example.zip/example.py
>  - This happened with the following commits for [api|https://github.com/apache/airflow/commit/aa17b5baf886f7e23b3a9bcf8fef45759193f1b6] and for [webserver|https://github.com/apache/airflow/commit/548f38a81e096ea25de09131affdc66d392b1ece]
>  - The above commits are necessary to speed up trigger of dag else it will parse all dags again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)