Skip to main content
Version: Beta 🚧

DatabricksJsonClusterConfig

Summary​

Configuration used to specify materialization clusters using json on Databricks.
 
This class describes the attributes of the new clusters which are created in Databricks 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 (typing_extensions.Literal['DatabricksJsonClusterConfig']) - Default: DatabricksJsonClusterConfig

  • json (Dict[str,Any]) - A JSON string used to directly configure the cluster used in materialization. Default: None

Was this page helpful?

🧠 Hi! Ask me anything about Tecton!

Floating button icon