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

Example e2e-wine-kfp-mlflow needs to be reviewed to support KF 1.7 #26

Open
i-chvets opened this issue Mar 6, 2023 · 3 comments
Open
Labels
bug Something isn't working documentation Improvements or additions to documentation Kubeflow 1.7

Comments

@i-chvets
Copy link
Contributor

i-chvets commented Mar 6, 2023

Example e2e-wine-kfp-mlflow needs to be reviewed to support KF 1.7

Following example in https://github.com/canonical/kubeflow-examples/tree/main/e2e-wine-kfp-mlflow fails due to changes introduced in KF 1.7

Review of the example document is required in order to bring the document up to date with KF 1.7

@i-chvets i-chvets added bug Something isn't working documentation Improvements or additions to documentation labels Mar 8, 2023
@gustavosr98
Copy link

Hi @i-chvets
I am trying to run this example for a demo we have this week with a potencial customer

Any hints to workaround this?

Versions

Microk8s: 1.25/stable
Charmed Kubeflow: 1.7/stable
Charmed MLflow: 2.1/stable
resource-dspatcher: 1.0/edge

Context

  1. I updated the packages installation in the jupyter notebook to workaround complains in dependencies
    !pip install mlflow==2.1 boto3 awscli pyarrow scikit-learn==1.2.2 jsonschema>=4.18.0 "numpy<1.20" -q

  2. I am now seeing an error on the second step of the pipeline
    image

Logs

k get all -n admin -> https://pastebin.ubuntu.com/p/WRXzxPCF3j/
pod logs -> https://pastebin.ubuntu.com/p/8YwWJq7vk5/

@DnPlas
Copy link

DnPlas commented Oct 11, 2023

hey @gustavosr98, we actually have an issue for that canonical/charmed-kubeflow-uats#38, we are currently working on it.

@gustavosr98
Copy link

Thanks @DnPlas adding the comments on the other open issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation Kubeflow 1.7
Projects
None yet
Development

No branches or pull requests

3 participants