You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/04/18 14:04:00 UTC

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

    [ https://issues.apache.org/jira/browse/AIRFLOW-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821139#comment-16821139 ] 

ASF GitHub Bot commented on AIRFLOW-3626:
-----------------------------------------

shubhparekh commented on pull request #4439: [AIRFLOW-3626] Fixed zipped Dag trigger
URL: https://github.com/apache/airflow/pull/4439
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>
> - 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)