Skip to content

Commit 18f747f

Browse files
authored
Update transform-data-databricks-job.md
adding images
1 parent 3007d32 commit 18f747f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/data-factory/transform-data-databricks-job.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,13 @@ To use a Job activity for Azure Databricks in a pipeline, complete the following
2929
1. Search for _Job_ in the pipeline Activities pane, and drag a Job activity to the pipeline canvas.
3030
1. Select the new Job activity on the canvas if it isn't already selected.
3131
1. Select the **Azure Databricks** tab to select or create a new Azure Databricks linked service that executes the Job activity.
32+
33+
:::image type="content" source="media/transform-data-databricks-jar/job-activity.png" alt-text="Shows the UI for a Job activity.":::
34+
3235
1. Select the **Settings** tab and specify the job to be executed on Azure Databricks, optional base parameters to be passed to the job, and any other libraries to be installed on the cluster to execute the job.
3336

37+
:::image type="content" source="media/transform-data-databricks-jar/jar-settings.png" alt-text="Shows the UI for the Settings tab for a Job activity.":::
38+
3439
## Databricks Job activity definition
3540

3641
Here's the sample JSON definition of a Databricks Job Activity:

0 commit comments

Comments
 (0)