Databricks Databricks-Certified-Associate-Data-Engineer

Page:    1 / 62   
Total 307 questions | Updated On: Apr 23, 2024
Question 1

The data engineering team is using a SQL query to review data completeness every day to monitor the ETL job, and query output is being used in multiple dashboards which of the following approaches can be used to set up a schedule and automate this process?


Answer: B
Question 2

At the end of the inventory process a file gets uploaded to the cloud object storage, you are asked to build a process to ingest data which of the following method can be used to ingest the data incrementally, schema of the file is expected to change overtime ingestion process should be able to handle these changes automatically. Below is the auto loader to command to load the data, fill in the blanks for successful execution of below code.
spark.readStream
.format("cloudfiles")
.option("_______",”csv)
.option("_______", ‘dbfs:/location/checkpoint/’)
.load(data_source)
.writeStream
.option("_______",’ dbfs:/location/checkpoint/’)
.option("_______", "true")
.table(table_name))


Answer: C
Question 3

Which of the following data workloads will utilize a gold table as its source?


Answer: B
Question 4

Which of the following is not a privilege in the Unity catalog?


Answer: C
Question 5

Which of the following is a correct statement on how the data is organized in the storage when when managing a DELTA table?


Answer: A
Page:    1 / 62   
Total 307 questions | Updated On: Apr 23, 2024

Quickly grab our Databricks-Certified-Associate-Data-Engineer product now and kickstart your exam preparation today!

Name: Databricks Certified Data Engineer Associate
Exam Code: Databricks-Certified-Associate-Data-Engineer
Certification: Databricks Certified Associate
Vendor: Databricks
Total Questions: 307
Last Updated: Apr 23, 2024