You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alex Van Boxel (JIRA)" <ji...@apache.org> on 2016/05/23 08:52:13 UTC

[jira] [Created] (AIRFLOW-162) Allow variables to be exposed in the templates

Alex Van Boxel created AIRFLOW-162:
--------------------------------------

             Summary: Allow variables to be exposed in the templates
                 Key: AIRFLOW-162
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-162
             Project: Apache Airflow
          Issue Type: Improvement
          Components: core
            Reporter: Alex Van Boxel
            Assignee: Alex Van Boxel
            Priority: Trivial


Allow variables to be exposed in the templates. This makes it possible to access them in the following way, example:

{var.gcp_dataflow_base}/test-pipleline.jar

In this example the basepath in configured in variables. This makes it possible to make some parts configurable (example for differences in prod/staging/test).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)