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

Cannot find module for path ml_metadata/metadata_store/mlmetadata #928

Closed
Ark-kun opened this issue Mar 6, 2019 · 2 comments
Closed

Cannot find module for path ml_metadata/metadata_store/mlmetadata #928

Ark-kun opened this issue Mar 6, 2019 · 2 comments
Assignees

Comments

@Ark-kun
Copy link
Contributor

Ark-kun commented Mar 6, 2019

https://travis-ci.com/kubeflow/pipelines/jobs/182659416

go: downloading github.com/valyala/bytebufferpool v1.0.0
build github.com/kubeflow/pipelines/backend/src/apiserver: cannot find module for path ml_metadata/metadata_store/mlmetadata
The command "go vet -all -shadow ./..." exited with 1.
0.48s$ go test ./...
build github.com/kubeflow/pipelines/backend/src/apiserver: cannot find module for path ml_metadata/metadata_store/mlmetadata
The command "go test ./..." exited with 1.
@neuromage
Copy link
Contributor

@Ark-kun can you rebase on master? The backend now requires bazel to build. go build/vet/test etc will no longer work.

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Mar 7, 2019

Turns out, just doing git commit --amend && git push --force (without any changes) was enough to fix the issue. The root cause is described here: #929

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
Disable daily-worker
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
* fix multiple nested condition in loops issue

* update test cases to work with community cel custom task;
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

2 participants