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

Creating cluster hadoop-cluster

Error
There is no recommended zone in the region us-central1.  Zone us-central1-f not recommended because there is not enough project quota to provision the requested VMs.

Command used.

gcloud dataproc clusters create shihab-hadoop-cluster --enable-component-gateway --region us-central1 --subnet default --master-machine-type n2-standard-4 --master-boot-disk-type pd-balanced --master-boot-disk-size 32 --num-workers 2 --worker-machine-type n4-standard-4 --worker-boot-disk-type hyperdisk-balanced --worker-boot-disk-size 200 --image-version 2.2-debian12 --optional-components HIVE_WEBHCAT,JUPYTER --project triple-silo-464106-s9

0 0 18