You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "George Leslie-Waksman (JIRA)" <ji...@apache.org> on 2016/09/02 23:27:20 UTC

[jira] [Commented] (AIRFLOW-464) Add create_if_none option to Variable.get

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

George Leslie-Waksman commented on AIRFLOW-464:
-----------------------------------------------

This seems like a really clean way of initializing variables on a new system, or disseminating changes.

> Add create_if_none option to Variable.get
> -----------------------------------------
>
>                 Key: AIRFLOW-464
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-464
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Ben Tallman
>            Assignee: Ben Tallman
>            Priority: Trivial
>
> In order to assist with environment migrations, add a create_if_none option
> to the Variable.get function. This allows default variables to be created (and then
> edited) with less chance for typos/copy+paste bugs.



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