Skip to content

DispatcherRunner

laktory.dispatcher.DispatcherRunner ¤

Bases: BaseModel

Base runner for jobs, pipelines and other executables.

PARAMETER DESCRIPTION
name

Name of the resource attached to the runner

TYPE: str DEFAULT: None

id

ID of the deployed resource

TYPE: str DEFAULT: None

dispatcher

Dispatcher managing the runs

TYPE: Any DEFAULT: None

ATTRIBUTE DESCRIPTION
wc

Databricks Workspace Client

TYPE: WorkspaceClient

wc property ¤

Databricks Workspace Client