Databricks-Certified-Data-Engineer-Associate Exam Question 56
A data engineer has a Job with multiple tasks that runs nightly. Each of the tasks runs slowly because the clusters take a long time to start.
Which of the following actions can the data engineer perform to improve the start up time for the clusters used for the Job?
Which of the following actions can the data engineer perform to improve the start up time for the clusters used for the Job?
Databricks-Certified-Data-Engineer-Associate Exam Question 57
A data engineer wants to schedule their Databricks SQL dashboard to refresh every hour, but they only want the associated SQL endpoint to be running when it is necessary. The dashboard has multiple queries on multiple datasets associated with it. The data that feeds the dashboard is automatically processed using a Databricks Job.
Which of the following approaches can the data engineer use to minimize the total running time of the SQL endpoint used in the refresh schedule of their dashboard?
Which of the following approaches can the data engineer use to minimize the total running time of the SQL endpoint used in the refresh schedule of their dashboard?
Databricks-Certified-Data-Engineer-Associate Exam Question 58
Which of the following Structured Streaming queries is performing a hop from a Silver table to a Gold table?
Databricks-Certified-Data-Engineer-Associate Exam Question 59
A data engineer needs to determine whether to use the built-in Databricks Notebooks versioning or version their project using Databricks Repos.
Which of the following is an advantage of using Databricks Repos over the Databricks Notebooks versioning?
Which of the following is an advantage of using Databricks Repos over the Databricks Notebooks versioning?
Databricks-Certified-Data-Engineer-Associate Exam Question 60
A data engineer that is new to using Python needs to create a Python function to add two integers together and return the sum?
Which of the following code blocks can the data engineer use to complete this task?
Which of the following code blocks can the data engineer use to complete this task?