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
I'm running a TFX pipeline in Kubeflow (0.4.1) in GCP. Prior to KFP 0.1.20 it worked fine, but now the initial step where it reads data from BigQuery fails with:
Could not get main container logs: Error: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"pods \"my-model-h2nfc-1334252523\" not found","reason":"NotFound","details":{"name":"my-model-h2nfc-1334252523","kind":"pods"},"code":404}
Except ship the pipeline file with 0.1.20 I did not change anything in the setup.
The text was updated successfully, but these errors were encountered:
I'm running a TFX pipeline in Kubeflow (0.4.1) in GCP. Prior to KFP 0.1.20 it worked fine, but now the initial step where it reads data from BigQuery fails with:
Except ship the pipeline file with 0.1.20 I did not change anything in the setup.
The text was updated successfully, but these errors were encountered: