Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API module Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario.
Scenario represents a specific goal that autotuning will attempt to achieve
by modifying workloads.
Constants
SCENARIO_UNSPECIFIED
value: 0 Default value.
SCALING
value: 2 Scaling recommendations such as initialExecutors.
BROADCAST_HASH_JOIN
value: 3 Adding hints for potential relation broadcasts.