Skip to main content
Version: 1.1

RiftBatchConfig

Summary​

Configuration used to specify materialization compute options on Rift.

Methods​

__init__(...)​

Parameters

  • kind: Literal['RiftBatchConfig'] = RiftBatchConfig
  • instance_type: Optional[str] = None Instance type for the materialization job. Must be a valid EC2 instance type as listed in https://aws.amazon.com/ec2/instance-types/. If not specified, a value determined by the Tecton backend is used.

Was this page helpful?