[
https://issues.apache.org/jira/browse/AIRFLOW-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor updated AIRFLOW-3626:
---------------------------------------
Fix Version/s: (was: 2.0.0)
> 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
>
>
> - 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)