Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backend] system.ClassificationMetrics artifacts provide a uri but have no source in storage #10829

Open
Gkrumbach07 opened this issue May 17, 2024 · 0 comments

Comments

@Gkrumbach07
Copy link

Environment

  • How did you deploy Kubeflow Pipelines (KFP)?: k8s
  • KFP version: 2.2.0
  • KFP SDK version: ??

Steps to reproduce

  1. Run a pipeline that produces system.ClassificationMetrics artifacts.
  2. In the UI go to the artifacts list page, find that artifact and find its uri
  3. notice it says that the key is invalid (s3 error)
  4. go to your bucket and see that that artifact is not there.

Expected result

I guess not returning a uri if its not in s3? I guess it could also be fixed by making sure the artifact is in s3, however the data in embedded in custom props for the artifact

Materials and Reference

metric viz pipeline for ref
Pipeline metrics-visualization-pipeline.yaml.zip


Impacted by this bug? Give it a 👍.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant