Databricks Data Engineer Associate Question 36
Single answerYou are a data engineer working in a Databricks workspace. You want to filter the clusters list to view only the clusters that you have permission to access. Which of the following actions will allow you to achieve this?
- A
Use the 'My Access' filter in the Clusters UI.
- B
Select the 'Shared Clusters' tab in the Clusters UI.
- C
Use the 'All Clusters' view and manually identify the clusters you have access to.
- D
Filter the clusters by tags that indicate user permissions.
Show answer and explanation
Correct answer: A
Explanation
In Databricks, the 'My Access' filter in the Clusters UI is specifically designed to help users view only the clusters they have permission to access. This is useful for managing and interacting with clusters in a large workspace where multiple users and clusters are present.
- A. Correct.
This is correct. The 'My Access' filter in the Clusters UI allows users to view only the clusters they have access to based on their permissions.
- B. Incorrect.
This is incorrect. The 'Shared Clusters' tab does not filter clusters based on user permissions; it displays clusters shared by others in the workspace.
- C. Incorrect.
This is incorrect. The 'All Clusters' view displays all clusters in the workspace, and it does not filter based on user permissions.
- D. Incorrect.
This is incorrect. Tags are not used for filtering clusters by user permissions in the Databricks UI.