Builder

class Builder

Properties

Link copied to clipboard
var cpu: String?

The CPU requirements for every worker instance of the worker type.

Link copied to clipboard
var disk: String?

The disk requirements for every worker instance of the worker type.

Link copied to clipboard

The disk type for every worker instance of the work type. Shuffle optimized disks have higher performance characteristics and are better for shuffle heavy workloads. Default is STANDARD.

Link copied to clipboard

The memory requirements for every worker instance of the worker type.