Databricks Data Engineer Associate Question 38
Single answerYou are working in a Databricks workspace and need to filter the list of clusters to only view clusters that you have access to. Which option should you select in the Databricks UI to achieve this?
- A
Enable the 'Show all clusters' filter in the Clusters page
- B
Disable the 'Show all clusters' filter in the Clusters page
- C
Use the 'My Clusters' tab in the Clusters page
- D
Apply an ownership filter in the Clusters page
Show answer and explanation
Correct answer: B
Explanation
In Databricks, the 'Show all clusters' filter determines whether you see all clusters in the workspace or only those clusters that you have access to. Disabling this filter ensures that you only see clusters that you can access, making it easier to manage and select relevant clusters for your tasks.
- A. Incorrect.
Enabling the 'Show all clusters' filter will display all clusters in the workspace, not just the ones you can access. This is incorrect.
- B. Correct.
Disabling the 'Show all clusters' filter restricts the view to only those clusters that are accessible by the user. This is correct.
- C. Incorrect.
The Databricks UI does not have a 'My Clusters' tab. This option is not relevant.
- D. Incorrect.
There is no explicit ownership filter available in the Clusters page. This option is inaccurate.