Hail project start up issues

I have start the hail project

hailctl dataproc start project --autoscaling-policy=max-10

but all comes with the following errors.
ERROR: (gcloud.dataproc.clusters.create) NOT_FOUND: Not found: Autoscaling Policy projects/qualitycontrol-330617/regions/us-east1/autoscalingPolicies/max-10

ERROR: (gcloud.dataproc.clusters.create) NOT_FOUND: Not found: Autoscaling Policy projects/qualitycontrol-330617/regions/us-east1/autoscalingPolicies/max-50

Hi @zhouhufeng ,

You have to define autoscaling policies before using them. There are more details at Google’s support page.