-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
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
Labels
No labels