Hadoop - Modern Data Architecture with Hadoop
You try to create a Dataproc cluster with this command but get an error:
```bash
gcloud dataproc clusters create my-cluster --region=us-central1 --num-workers=2 --worker-machine-type=n1-standard-4
```
What is the likely cause?
