-
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] Execution not caching #5762
Comments
@Ark-kun is this sample still working properly? |
I can give you more information about my case as I have now found a way to install KFP 1.6 with caching on GCP. Can confirm the sample is working well on my public cluster so I really think there is a problem with caching on some Kubernetes cluster configurations. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it. |
What steps did you take:
What happened:
The sample failed with error :
RuntimeError: The cached execution was not re-used or pipeline run took to long to complete.
What did you expect to happen:
The sample should have run successfully.
Environment:
Kubernetes : 1.18.18-gke.1100
KFP version : 1.6.0
KFP SDK version: 1.6.2
The text was updated successfully, but these errors were encountered: