Wilson Lian created AIRFLOW-3143:
------------------------------------
Summary: Support auto-zone in DataprocClusterCreateOperator
Key: AIRFLOW-3143
URL: https://issues.apache.org/jira/browse/AIRFLOW-3143
Project: Apache Airflow
Issue Type: Improvement
Components: contrib, operators
Reporter: Wilson Lian
[Dataproc
Auto-zone|https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone]
allows users to omit the zone when creating a cluster, and the service will
pick a zone in the chosen region.
Providing an empty string or None for `zone` would match up with how users
would request auto-zone via direct API access, but as-is the
DataprocClusterCreateOperator makes a bad API request when such values are
passed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)