Resource: NodeGroup
Dataproc Node Group. The Dataproc NodeGroup
resource is not related to the Dataproc NodeGroupAffinity
resource.
JSON representation |
---|
{ "name": string, "roles": [ enum ( |
Fields | |
---|---|
name |
The Node group resource name. |
roles[] |
Required. Node group roles. |
nodeGroupConfig |
Optional. The node group instance group configuration. |
labels |
Optional. Node group labels.
An object containing a list of |
Role
Node pool roles.
Enums | |
---|---|
ROLE_UNSPECIFIED |
Required unspecified role. |
DRIVER |
Job drivers run on the node pool. |
Methods |
|
---|---|
|
Gets the resource representation for a node group in a cluster. |
|
Resizes a node group in a cluster. |