Skip to content

Airflow should be more explicit about unmet dependencies #970

@kretes

Description

@kretes

When running a task from airflow run I got in the logs:

[2016-02-08 16:01:07,745] {models.py:920} WARNING - Dependencies not met yet

I claim that dependencies are met because they were executed before, but maybe airflow is talking about some other dependency. The message should include which dependency was not met.

You may say it is a low-priority issue, but one of the traits of an easy-to-use software is that it expresses the state of the data and helps users fix issues.

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