
Explanation:
✅ E. Data Explorer
The Data Explorer in the Databricks UI is the main area where you can explore your metastore objects (such as databases, tables, and views) and manage their permissions. By selecting a specific table in the Data Explorer, you're provided with options to view and adjust grants (permissions) for users and groups on that table.
❌ A. User Settings
This section is for personal account management, including password changes, notification settings, and Git integration, not for managing permissions on data objects.
❌ B. Admin UI
While the Admin UI is used for workspace management, including user and group management and cluster policies, it doesn't handle granular permissions for data objects like tables.
❌ C. Workspace admin settings
Similar to the Admin UI, this focuses on the overall configuration of the Databricks workspace, not on setting permissions for individual tables.
❌ D. User access control lists
Although Access Control Lists (ACLs) are related to permissions, in Databricks, permissions on data objects are managed through the Data Explorer under 'grants', not in a separate section named 'User access control lists'.
Ultimate access to all questions.
No comments yet.