public enum AutotuningConfig.Types.ScenarioReference documentation and code samples for the Google Cloud Dataproc v1 API enum AutotuningConfig.Types.Scenario.
Scenario represents a specific goal that autotuning will attempt to achieve by modifying workloads.
Namespace
Google.Cloud.Dataproc.V1Assembly
Google.Cloud.Dataproc.V1.dll
Fields |
|
|---|---|
| Name | Description |
Auto |
Automatic selection of scenarios. |
BroadcastHashJoin |
Adding hints for potential relation broadcasts. |
Memory |
Memory management for workloads. |
None |
No autotuning. |
Scaling |
Scaling recommendations such as initialExecutors. |
Unspecified |
Default value. |