tsabsch opened a new issue #11853: URL: https://github.com/apache/airflow/issues/11853
**Description** Add the option to specify the cluster's temporary bucket location. **Use case / motivation** The Dataproc API allows you to specify the temporary bucket explicitly (as for example also described [here](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)). This is useful for organisational policies which require certain bucket policies, but also general reproducability. Using the `DataprocClusterCreateOperator`, you can specify the staging bucket, but not the temporary bucket. An implementation could be equivalent to how the staging bucket is currently handled. **Related Issues** None that I'm aware of. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
