Details
-
Improvement
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
Provide the capability for the user to explicitly provision a cluster.
Current implementation provisions each cluster at the location specified by GoogleCloudOptions using 3 worker nodes. There is no explicit API to configure the number or shape of workers.
We could use the WorkerOptions to allow customers to explicitly provision a cluster and expose an explicit API (with UX in notebook extension) for customers to change the size of a cluster connected with their notebook (until we have an auto scaling solution with Dataproc for Flink).
The API looks like this when configuring the workers for a dataproc cluster when creating it:
An example request setting the masterConfig and workerConfig:
Attachments
Attachments
Issue Links
- links to