Databricks Certified Data Engineer Associate — Question 89
Which two conditions are applicable for governance in Databricks Unity Catalog? (Choose two.)
Answer options
- A. You can have more than 1 metastore within a databricks account console but only 1 per region.
- B. Both catalog and schema must have a managed location in Unity Catalog provided metastore is not associated with a location
- C. You can have multiple catalogs within metastore and 1 catalog can be associated with multiple metastore
- D. If catalog is not associated with location, it’s mandatory to associate schema with managed locations
- E. If metastore is not associated with location, it’s mandatory to associate catalog with managed locations
Correct answer: A, E
Explanation
Answer A is correct because Databricks allows only one metastore per region, which maintains organization and governance. Answer E is also correct as it is mandatory for a catalog to be associated with managed locations when the metastore lacks an association with a location. The other options either misrepresent the rules regarding catalogs and schemas or provide incorrect associations.