Skip to content

Run Delta Live Table

Run Delta Live Table is an orchestration component that lets you start a Delta Live Tables pipeline in the Data Productivity Cloud.

To learn more about Delta Live Tables, read Delta Live Tables introduction.

Currently, this component only supports non-continuous pipelines.


Properties

Pipeline ID = string

The property field will display the pipeline ID in UUID format.


Execution Mode = drop-down

Select from the following options:

  • Asynchronous: Runs the task and sends a request to Databricks. The status of the task is ignored in terms of continuing the pipeline.
  • Synchronous: This is the default setting. Runs the task and queries Databricks for a status update. The query will return one of the following statuses:
    • TERMINATED
    • SUCCESS
    • FAILED
    • TIMEOUT
    • CANCELLED

The pipeline will not run until Databricks has returned a status of TERMINATED.


Snowflake Databricks Amazon Redshift

Got feedback or spotted something we can improve?

We'd love to hear from you. Join the conversation in the Documentation forum!