Databricks Certified Data Analyst Associate · Free Practice Question Medium
Question 8
In the context of Unity Catalog in Databricks, what is the purpose of specifying a MANAGED LOCATION when creating a catalog or schema?
-
A
To define the cloud object storage location for data of managed tables and volumes.
-
B
To configure the network access settings for the catalog or schema.
-
C
To specify the computational resources for processing data in the catalog or schema.
-
D
To determine the default file format for the catalog or schema.
-
E
To set the encryption type for data stored in the catalog or schema.
Reveal correct answer
Correct answer: A
Explanation
The MANAGED LOCATION keyword is used to specify a location in cloud object storage for storing data for managed tables and managed volumes in Unity Catalog. This feature allows for the organization and governance of data at the catalog or schema level, ensuring data isolation and efficient data management.
References:
https://docs.databricks.com/en/connect/unity-catalog/managed-storage.html
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
