GoogleCloudPlatform / data-science-on-gcp

Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Apache License 2.0
1.31k stars 715 forks source link

BucketNotFoundException @ Add data to Cloud SQL instance #52

Closed SiewLinYap closed 5 years ago

SiewLinYap commented 5 years ago

Bucket has been created and it did appear in the console under Storage.

Screenshot 2019-03-14 at 12 52 35 PM

However, when running in cloud shell with following codes :

Screenshot 2019-03-14 at 12 54 37 PM

It showed the error :

Screenshot 2019-03-14 at 12 55 52 PM

Repeated the lab twice, but still having the same error... Pls advice and rectify. Thanks.

lakshmanok commented 5 years ago

Note that the bucket name has qwiklabs-gcp-c924 ... whereas the error message refers to gcp-c924 ... I think your $BUCKET variable is set wrongly in cloudshell