Databricks Data Engineer Associate Question 37
Single answerYou are working in a Databricks workspace and need to view only the clusters that you have access to. Which of the following methods can you use to filter the clusters to display only those accessible by you?
- A
Use the 'Access' filter in the Cluster UI to view clusters accessible by you
- B
Sort the clusters by their creation date to identify the ones you can access
- C
Use the search bar in the Cluster UI and type your username to filter clusters
- D
Configure a custom permission setting in the workspace to display accessible clusters
Show answer and explanation
Correct answer: A
Explanation
To view only the clusters that are accessible to you in Databricks, you can use the 'Access' filter in the Cluster UI. This filter is specifically designed to display clusters based on the permissions assigned to your user account. Other methods, such as sorting by creation date or typing your username in the search bar, do not provide the functionality to filter clusters by accessibility.
- A. Correct.
This is correct. Databricks provides a filter in the Cluster UI called 'Access' that allows you to view clusters that are accessible by you.
- B. Incorrect.
This is incorrect. Sorting by creation date does not filter clusters by access permissions.
- C. Incorrect.
This is incorrect. The search bar in the Cluster UI does not support filtering clusters based on your username.
- D. Incorrect.
This is incorrect. Cluster accessibility is determined by permissions set at the workspace level, and users cannot configure custom settings to display accessible clusters.