Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Vertex AI Pipeline Run on Persistent Resource

Hi all,

I'm trying to follow this guide to create a Vertex AI Pipeline run that uses a persistent resource.

However, the `default_runtime` argument specified in the sample is not valid: I get the following error:

 PipelineJob.__init__() got an unexpected keyword argument 'default_runtime'

When I look into the docstring / function documentation I can see that the PipelineJob class indeed doesn't take default_runtime as argument. I have also tried using the Rest endpoint but to no avail.

Has anyone managed to run a VertexAI Pipeline with a persistent resource? Or is there another way I configure this pipeline to use a persistent resource?

Thanks!

0 1 36
1 REPLY 1