Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario (v1.0.1)

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.

MEMORY

value: 4
Memory management for workloads.