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/12/05 19:39:00 UTC

[jira] [Work started] (AIRFLOW-5944) Rendering templated_fields without accessing DAG files

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

Work on AIRFLOW-5944 started by Kaxil Naik.
-------------------------------------------
> Rendering templated_fields without accessing DAG files
> ------------------------------------------------------
>
>                 Key: AIRFLOW-5944
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5944
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.0.0, 1.10.7
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Major
>
> One of the limitations with the current implementation of DAG s10n is that Templated fields still need access to DAG Files.
> *Potential solution*: Store rendered version in the DB somewhere. 
> But what about not-yet-run tasks (this is a useful debugging aid, especially for those without CLI access to run `airflow tasks render`)???



--
This message was sent by Atlassian Jira
(v8.3.4#803005)