A single Job runs two notebooks as two separate tasks. A data engineer has noticed that one of the notebooks is running slowly in the Job's current run. The data engineer asks a tech lead for help in identifying why this might be the case.
Which of the following approaches can the tech lead use to identify why the notebook is running slowly as part of the Job?
A data engineer is attempting to drop a Spark SQL table my_table and runs the following command:
DROP TABLE IF EXISTS my_table;
After running this command, the engineer notices that the data files and metadata files have been deleted from the file system.
Which of the following describes why all of these files were deleted?
A company sells products across multiple categories (e.g., Electronics, Clothing) and regions.
The sales team has provided you with a PySpark dataframe named sales_df as below, and the team wants the data engineer to analyze the sales data to help make strategic decisions.
Calculate the total sales amount for each region and store the results in a new dataframe called region_sales.
Given the expected result:
Which code will generate the expected result?
Enter your email address to download GAQM.Databricks-Certified-Data-Engineer-Associate.v2026-07-23.q248 Dumps