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 712 forks source link

Chapter 6 create_cluster.sh script problem #155

Open tjaensch opened 2 years ago

tjaensch commented 2 years ago

I had to remove the zone from line 21 here https://github.com/GoogleCloudPlatform/data-science-on-gcp/blob/main/06_dataproc/create_cluster.sh for the script to work, otherwise I kept getting resource not found error.