Skip to content

Invalid status in Mlflow during pipeline execution #135

@szczeles

Description

@szczeles

When the pipeline is executed, every node finishing sets the status in Mlflow to "SUCEEDED". Therefore, the status in Mlflow doesn't reflect status of last pipeline, only the status of the last executed node.

One of the solutions would be to disable the hook that sets the status and set it after kedro TaskGroup finishes, based on it's status

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