Reference documentation and code samples for the Google Cloud Dataproc v1 API enum GkeNodePoolTarget.Types.Role.
Role specifies whose tasks will run on the NodePool. The roles can be
specific to workloads. Exactly one GkeNodePoolTarget within the
VirtualCluster must have 'default' role, which is used to run all workloads
that are not associated with a NodePool.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Google Cloud Dataproc v1 API's `GkeNodePoolTarget.Types.Role` is 5.17.0, with multiple historical versions available, from 5.16.0 all the way down to 3.1.0."],["The `Role` enum defines the type of tasks that will run on a `NodePool` within a `VirtualCluster`, with the possibility of workloads specific to each role."],["A `VirtualCluster` must have one `GkeNodePoolTarget` with a 'default' role, that will run all the workloads that are not directly associated with a `NodePool`."],["There are five defined roles that are part of the `Role` enum, they are Unspecified, Default, SparkDriver, SparkExecutor, and Controller."]]],[]]