Skip to content

Can't run train pipeline with R #166

@algattik

Description

@algattik

To repro:

export BUILD_BUILDID=$(uuidgen); python -m ml_service.pipelines.diabetes_regression_build_train_pipeline_with_r && python -m ml_service.pipelines.run_train_pipeline       
Step Train created
Created step Train Model [0b39f9f1][103f02eb-6c04-440f-8032-9a63248c8ad8], (This step will run and generate new outputs)
Published pipeline: Training Pipeline_with_R
[...]
  File "ml_service/pipelines/run_train_pipeline.py", line 46, in main
    raise KeyError(f"Unable to find a published pipeline for this build {e.build_id}")  # NOQA: E501
KeyError: 'Unable to find a published pipeline for this build EB262825-2034-42D1-A12E-6D574B7F523E'

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