EMRJsonClusterConfig
Summary​
Configuration used to specify materialization clusters using json on EMR.Â
This class describes the attributes of the new clusters which are created in EMR during materialization jobs. Please find more details in
User Guide
_.
Attributes​
The attributes are the same as the __init__
method parameters. See below.
Methods​
__init__(...)​
Parameters
kind
(Literal
['EMRJsonClusterConfig'
]) - Default:EMRJsonClusterConfig
json
(Dict
[str
,Any
]) - A JSON string used to directly configure the cluster used in materialization. .. _User Guide: https://docs.tecton.ai/docs/materializing-features/configuring-job-clusters-via-json#configuring-emr-job-clusters Default:None