Databricks-Certified-Data-Engineer-Associate Exam Question 61
What is the maximum output supported by a job cluster to ensure a notebook does not fail?
Databricks-Certified-Data-Engineer-Associate Exam Question 62
In which of the following scenarios should a data engineer select a Task in the Depends On field of a new Databricks Job Task?
Databricks-Certified-Data-Engineer-Associate Exam Question 63
A data engineer is inspecting an ETL pipeline based on a Pyspark job that consistently encounters performance bottlenecks. Based on developer feedback, the data engineer assumes the job is low on compute resources. To pinpoint the issue, the data engineer observes the Spark Ul and finds out the job has a high CPU time vs Task time.
Which course of action should the data engineer take?
Which course of action should the data engineer take?
Databricks-Certified-Data-Engineer-Associate Exam Question 64
A data engineer has a Job that has a complex run schedule, and they want to transfer that schedule to other Jobs.
Rather than manually selecting each value in the scheduling form in Databricks, which of the following tools can the data engineer use to represent and submit the schedule programmatically?
Rather than manually selecting each value in the scheduling form in Databricks, which of the following tools can the data engineer use to represent and submit the schedule programmatically?
Databricks-Certified-Data-Engineer-Associate Exam Question 65
A data engineer has a Python notebook in Databricks, but they need to use SQL to accomplish a specific task within a cell. They still want all of the other cells to use Python without making any changes to those cells.
Which of the following describes how the data engineer can use SQL within a cell of their Python notebook?
Which of the following describes how the data engineer can use SQL within a cell of their Python notebook?
