
DatabricksCertified Data Engineer Professional
Domain 6Objective 5
Use the Query Profile to Analyze the Query and Identify Bottlenecks, Such as Bad Data Skipping, Inefficient Types of Joins, and Data Shuffling. DATA-ENGINEER-PROFESSIONAL Practice Questions (Page 1)
Part of the Cost & Performance Optimization domain, which accounts for 13% of the DATA-ENGINEER-PROFESSIONAL exam. Databricks does not publish an official question count, but from its 120-minute exam (~50–80 total, ~7–10 in this domain), expect 1–2 from this objective — we provide 17 practice questions to prepare you well beyond it. (estimate)
17questions here
4free pages
5concepts
13%of the exam
Questions 1–5
- 1
A query profile shows that the 'Exchange' operator has a 'Shuffle Write' of 50 GB and a 'Shuffle Read' of 50 GB. The query is a join between two tables, each with 10 billion rows. The join key is not skewed. Which of the following is the most likely bottleneck?
Select an answer first - 2
A data engineer is analyzing a query that aggregates data by a high-cardinality column. The query profile shows that the 'Shuffle Write' metric is 500 GB and the 'Shuffle Read' metric is 500 GB. The query takes 30 minutes. Which of the following is the most likely cause of the high shuffle?
Select an answer first - 3
Which condition is a common cause of poor data skipping in Delta Lake?
Select an answer first - 4
Which metric in the query profile directly measures the amount of data written to disk during a shuffle?
Select an answer first - 5
A query joins a large fact table with a small dimension table. The query profile shows that the join is a BroadcastHashJoin, but the broadcast of the dimension table takes 5 minutes and the join itself takes 1 minute. The dimension table is 10 GB. Which of the following is the most likely issue?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Databricks. “DATA-ENGINEER-PROFESSIONAL” is a trademark of its owner, used for identification only.