RunDatabricksJob 2025.10.9.21

Bundle

com.snowflake.openflow.runtime | runtime-databricks-processors-nar

Description

Triggers a pre-defined Databricks job to run with custom parameters. Job parameters can be set using dynamic properties

Tags

databricks, jobs, openflow

Input Requirement

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Databricks ClientDatabricks Client Service.
Job IDDatabricks Job ID
Job NameDatabricks Job Name
Wait for Job CompletionWait for the Databricks job to complete before transferring the FlowFile to success

Relationships

NameDescription
failureDatabricks failure relationship
successDatabricks success relationship

Writes attributes

NameDescription
job.run.idThe run id assigned to the invoked job
job.result.stateThe result state for the invoked job
error.codeThe error code for the SQL statement if an error occurred.
error.messageThe error message for the SQL statement if an error occurred.