Databricks-Certified-Data-Engineer-Professional Exam Question 41
A data engineer needs to productionize a new Spark application written by teammate. This application has numerous external dependencies, including libraries, and requires custom environment variables and Spark configuration parameters to be set. Which two methods will help the data engineer accomplish the task? (Choose two.)
Databricks-Certified-Data-Engineer-Professional Exam Question 42
Which statement describes Delta Lake Auto Compaction?
Databricks-Certified-Data-Engineer-Professional Exam Question 43
Spill occurs as a result of executing various wide transformations. However, diagnosing spill requires one to proactively look for key indicators.
Where in the Spark UI are two of the primary indicators that a partition is spilling to disk?
Where in the Spark UI are two of the primary indicators that a partition is spilling to disk?
Databricks-Certified-Data-Engineer-Professional Exam Question 44
A platform team is creating a standardized template for Databricks Asset Bundles to support CI/CD. The template must specify defaults for artifacts, workspace root paths, and a run identity, while allowing a "dev" target to be the default and override specific paths. How should the team use databricks.yml to satisfy these requirements?
Databricks-Certified-Data-Engineer-Professional Exam Question 45
A data engineer needs to provide access to a group named manufacturing-team. The team needs privileges to create tables in the quality schema. Which set of SQL commands will grant a group named manufacturing-team to create tables in a schema named production with the parent catalog named manufacturing with the least privileges?
