AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: A data engineer wants to create a new job databricks video

Question 1 Be Honest
« Back   Next databricks data-engineer-professional Exam Question »
Answer

Full Certification Question

A data engineer wants to create a new job that intends to run a Python file located at dbfs:/fetch_matches.py The python file accepts year and month as command-line arguments. These arguments are further used in the python file for extracting information about all the soccer matches played in that month and year. Assuming matches is an existing cluster having 1198-132537-dht25rtr as its ID, which of the following JSON workloads should be posted to the 2.0/jobs/create endpoint of Databricks REST API to create the job with the year as 2019 and month as 11 ?