Dagster & GCP Dataproc
Beta feature
This feature is considered in a beta stage. It is still being tested and may change. For more information, see the API lifecycle stages documentation.
Using this integration, you can manage and interact with Google Cloud Platform's Dataproc service directly from Dagster. This integration allows you to create, manage, and delete Dataproc clusters, and submit and monitor jobs on these clusters.
Installation
- uv
- pip
uv add dagster-gcp
pip install dagster-gcp