Assuming that all configurations and referenced resources are available, which statement describes the result of executing this workload three times?

A junior data engineer has configured a workload that posts the following JSON to the Databricks REST API endpoint 2.0/jobs/create.

Assuming that all configurations and referenced resources are available, which statement describes the result of executing this workload three times?
A . Three new jobs named "Ingest new data" will be defined in the workspace, and they will each run once daily.
B . The logic defined in the referenced notebook will be executed three times on new clusters with the configurations of the provided cluster ID.
C . Three new jobs named "Ingest new data" will be defined in the workspace, but no jobs will be executed.
D . One new job named "Ingest new data" will be defined in the workspace, but it will not be executed.
E . The logic defined in the referenced notebook will be executed three times on the referenced existing all purpose cluster.

Answer: E

Explanation:

This is the correct answer because the JSON posted to the Databricks REST API endpoint

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments