Skip to content

Add engine flag support to Dataproc ClusterGenerator#65130

Draft
swainmoc wants to merge 3 commits intoapache:mainfrom
swainmoc:dataproc-engine
Draft

Add engine flag support to Dataproc ClusterGenerator#65130
swainmoc wants to merge 3 commits intoapache:mainfrom
swainmoc:dataproc-engine

Conversation

@swainmoc
Copy link
Copy Markdown
Contributor

@swainmoc swainmoc commented Apr 13, 2026

BLOCKED ON : python client rollout

This change adds a 'engine' flag to the ClusterGenerator, allowing users to specify the engine during Dataproc cluster creation. This functionality is enabled by bumping the 'google-cloud-dataproc' pip package to version 5.27.0, which includes the necessary changes to support the new flag.

ClusterGenerator is an internal helper function that is used to generate cluster configs that is then used to pass to DataprocCreateClusterOperator dag (https://airflow.apache.org/docs/apache-airflow-providers-google/stable/operators/cloud/dataproc.html#generating-cluster-config)


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@boring-cyborg boring-cyborg bot added area:providers kind:documentation provider:google Google (including GCP) related issues labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers kind:documentation provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant