
Ultimate access to all questions.
When a data engineer uses the Databricks REST API to send a GET request to the endpoint ‘api/2.1/jobs/runs/get’ for retrieving the metadata of a multi-task job run by its run_id, which of the following statements accurately describes the response structure of this API call?_
A
Each task within the job run is assigned a unique task_id_
B
Each task within the job run is assigned a unique orchestration_id_
C
Tasks do not have any unique identifier within a job run
D
Each task within the job run is assigned a unique job_id_
E
Each task within the job run is assigned a unique run_id_