Skip to main content
Version: 0.6

tecton.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. This is an alpha feature. Contact Tecton Support before using.

Attributes​

The attributes are the same as the __init__ method parameters. See below.

Methods​

__init__(...)​

Method generated by attrs for class DatabricksJsonClusterConfig.

Parameters​

  • json (Optional[str]) – A JSON string used to directly configure the cluster used in materialization. (Default: None)

Was this page helpful?

Happy React is loading...