htappen / r-google-cloud-ai

A set of tutorials for how to use R with Google Cloud AI Platform
MIT License
1 stars 1 forks source link

Multi-Region specification on `ai custom-jobs create` #1

Closed herambgadgil closed 3 years ago

herambgadgil commented 3 years ago

Hello,

I am trying to replicate the instructions mentioned in this repos training example. But, I am facing an error due to a region discrepancy between gcs bucket and the job.

My gcs bucket is in us (multi-region) and if I specify us-central1 on the job's region parameter, I get following error

image

If I try to provide --region=us or --region=global, I get following error

image

Could you please help me out with this?

Thanks! Heramb

htappen commented 3 years ago

This is an issue with Cloud AI Platform itself. I'll move this conversation into an email thread and come back to you.

htappen commented 3 years ago

Not a problem with this code -- it's an issue with Cloud AI Platform.