Exam Name: | Databricks Certified Data Engineer Associate Exam | ||
Exam Code: | Databricks-Certified-Data-Engineer-Associate Dumps | ||
Vendor: | Databricks | Certification: | Databricks Certification |
Questions: | 108 Q&A's | Shared By: | cruze |
Which of the following tools is used by Auto Loader process data incrementally?
Identify a scenario to use an external table.
A Data Engineer needs to create a parquet bronze table and wants to ensure that it gets stored in a specific path in an external location.
Which table can be created in this scenario?
A data engineer is using the following code block as part of a batch ingestion pipeline to read from a composable table:
Which of the following changes needs to be made so this code block will work when the transactions table is a stream source?
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?