Hi all. I was trying to implement a Kedro pipelin...
# plugins-integrations
s
Hi all. I was trying to implement a Kedro pipeline into Vertex AI using the plugin. But to create the pipeline job I need to use a specific service account. I know that the YAML file has the option to specify it. But It seems that it's not working properly. I've checked with the support team and they are seeing that the requests for the job creation were using the default service account of the virtual machine, not the one that I specified in the YAML file. Does anyone know how to solve it? Thanks!
m
Which service account are you reffering to?
When you specify the
run_config.service_account
key in the plugin’s
vertexai.yml
config, it should use this service account to execute the job in Vertex AI pielines
If it doesn’t, feel free to create a GH issue and provide the reproduction steps so we could replicate the issue
👍🏽 1
👍🏼 1
👍 1