Skip to content

Run Job Node

Data/Databricks

Run Job

Trigger a job run immediately

data_databricks_run_jobdata
Inputs4
Outputs4
Security exposure3/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
3/10High
PrivacyPotential sensitivity of processed data.
4/10Medium
PerformanceRuntime or resource pressure.
4/10Medium
GovernancePolicy, audit, or compliance impact.
4/10Medium
ReliabilityOperational stability considerations.
2/10High
CostExternal or compute cost impact.
5/10Medium

Input Pins

4

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Databricks provider

DatabricksProviderDatabricksProvider3 fields
provider_idstringrequired
access_tokenstringrequired
workspace_urlstringrequired
Schema enforced

Job ID

Integer
job_id

The ID of the job to run

Job Parameters

Struct
job_parameters

Optional: JSON object with job parameters

Default {}

Output Pins

4

Success

Execution
exec_out

Triggered when job is started

Error

Execution
error

Triggered on error

Run ID

Integer
run_id

The ID of the job run

Error Message

String
error_message

Error details if the request fails

Node Info

Internal name
data_databricks_run_job
Category
Data/Databricks