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

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

Daniel Frank created AIRFLOW-5210:
-------------------------------------

             Summary: 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


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
(v7.6.14#76016)