-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[bug] Pipeline metrics Invalid input error: Unknown execution spec #8256
Comments
I'm experiencing the same issue. It seems that the issue was introduced in the alpha.3 release. Metrics are successfully picked up when downgrading the ml-pipeline deployment to the previous image |
@TobiasGoerke and myself can reproduce this too. @kimwnasptd @annajung this is another serious regresseion and candidate for Kubeflow 1.6.1 |
I'll take a look. Slightly off the topic, per #8256 (comment), this is a regression in KFP 2.0.0a3. While last time we communicated, KFP 2.0.0a2 should be the version to go with Kubeflow 1.6 release (kubeflow/manifests#2198 (comment)). Given the natural of alpha phase release, I think we probably shouldn't automatically chase the latest alpha release available, they may not be very well tested. So while I investigate this issue, can we pin back to KFP 2.0.0a2 in KF 1.6? I assume that version is possibly tested more thoroughly with KF 1.6 RC releases. WDTY? @annajung @zijianjoy @gkcalat |
I take this back, checked the change history and it appears we never included KFP 2.0.0a2 in any KF 1.6 RC release. |
Discussed with @gkcalat offline. We'll release with 2.0.0a5 with the fix, and tentatively use this version for KF 1.6 patch release. |
Thanks @chensun, do you know when we can expect 2.0.0.a5? |
@annajung 2.0.0a5 release is done: https://github.com/kubeflow/pipelines/releases/tag/2.0.0-alpha.5 |
Environment
Kubeflow/manifest v1.6
AKS v1.22
Steps to reproduce
Expected result
Materials and reference
https://www.kubeflow.org/docs/components/pipelines/sdk/pipelines-metrics/
I cannot see the pipeline metrics in the UI but the pipeline artifact is logged i am getting this error in ml-pipeline
Labels
Impacted by this bug? Give it a 👍.
The text was updated successfully, but these errors were encountered: