Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeConfig

This is used to configure the shape of the driver or executor if a flexible shape is used.

Properties

Optional memoryInGBs

memoryInGBs: undefined | number

The amount of memory used for the driver or executors. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional ocpus

ocpus: undefined | number

The total number of OCPUs used for the driver or executors. See here for details. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj