Databricks Data Engineer Associate Question 40
Single answerYou are working in a Databricks workspace and need to view only the clusters that you have access to. Which method can you use to filter the clusters displayed in the workspace UI?
- A
Use the 'My Clusters' filter in the Clusters page.
- B
Filter by cluster creator's name in the Clusters page.
- C
Switch to the 'Shared Clusters' tab in the Clusters page.
- D
Apply a workspace permission filter in the Settings menu.
Show answer and explanation
Correct answer: A
Explanation
To identify and view only the clusters that are accessible by a user in a Databricks workspace, the 'My Clusters' filter in the Clusters page should be used. This filter ensures that users see only the clusters they have created or have explicit access to, simplifying cluster management and improving user experience.
- A. Correct.
Correct. The 'My Clusters' filter allows users to view only the clusters that they have created or have access to.
- B. Incorrect.
Incorrect. While filtering by the cluster creator's name is not an available feature in Databricks, users can use the 'My Clusters' filter to achieve a similar outcome.
- C. Incorrect.
Incorrect. There is no 'Shared Clusters' tab in the Clusters page. Cluster filtering is typically done using the 'My Clusters' filter.
- D. Incorrect.
Incorrect. Filtering clusters by workspace permissions is not done through the Settings menu. The cluster visibility is managed directly on the Clusters page.