You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2019/08/29 23:37:00 UTC

[jira] [Updated] (AIRFLOW-5210) Resolving Template Files for large DAGs hurts performance

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

Kaxil Naik updated AIRFLOW-5210:
--------------------------------
    Fix Version/s:     (was: 1.10.5)
                   1.10.6

> Resolving Template Files for large DAGs hurts performance 
> ----------------------------------------------------------
>
>                 Key: AIRFLOW-5210
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5210
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: DAG
>    Affects Versions: 1.10.4
>            Reporter: Daniel Frank
>            Priority: Major
>             Fix For: 1.10.6
>
>
> During task execution,  "resolve_template_files" runs for all tasks in a given DAG. For large DAGs this takes a long time and is not necessary for tasks that do not use the template_ext field 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)