
Asset Name | Asset Type | Description |
|---|---|---|
svc-Databricks | Service connector | A service connector that enables connection to a Databricks instance with the required authentication, allowing you to trigger pipelines and check the status of running pipelines. |
con-Databricks | App connection | An application connection that enables connection to a Databricks instance with the required authentication, allowing you to trigger pipelines and check the status of running pipelines. |
Databricks-TriggerPipeline | Process | Runs a Databricks pipeline using the Databricks custom service connector. |
Databricks-MonitorPipelineStatus | Process | Retrieves the status of a Databricks pipeline run by passing its run ID, using the Databricks custom service connector. |