Certification Practice Exams with Real Test Questions & Answers

A junior data engineer has configured a databricks video

 ·  PT1H46M27S  ·  EN

data-engineer-professional video for a junior data engineer has configured a workload that posts the following JSON to the Databricks REST API endpoint

Full Certification Question

A junior data engineer has configured a workload that posts the following JSON to the Databricks REST API endpoint 2.0/jobs/create: { "name" : "Ingest new data" , "existing_cluster_id" : "6015-954420-peace720" , "notebook_task" : { "notebook_path" : "/Prod/ingest.py" } } Assuming that all configurations and referenced resources are available, which statement describes the result of executing this workload three times?