Skip to content

Feature Request : Support namespacing in Variables #349

@r39132

Description

@r39132

We are starting to use Variables in multiple DAGs and would like to use the DAG Name as the default namespace for the variables, so that they don't collide. Of course, if someone changes their DAG name, then there will be an issue.

We are managing a flat namespace ourselves through convention, but I can imagine this view quickly becoming overwhelming as more people in the company start using it. There will be hundreds of variables.

screenshot 2015-09-01 18 21 42

The Variables API in Python could then automatically prepend the namespace to the names of variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions