Trigger and Monitor Databricks Jobs > Introduction to Trigger and Monitor Databricks Jobs recipe > Trigger and Monitor Databricks Jobs recipe contents
  

Trigger and Monitor Databricks Jobs recipe contents

The Trigger and Monitor Databricks Jobs recipe contains a service connector, an app connection, and processes.
The following image shows the assets that the Trigger and Monitor Databricks Jobs recipe package contains:

Trigger and Monitor Databricks Jobs recipe assets

The following table lists the assets that the Trigger and Monitor Databricks Jobs recipe package contains:
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.