
Answer-first summary for fast verification
Answer: “Can Attach To” privilege on the cluster
To view metrics, driver logs, and the Spark UI of an existing cluster, a data engineer needs at least the 'Can Attach To' privilege on the cluster. This permission level allows the user to attach to the cluster and view its details without the need for higher privileges like 'Can Manage' or 'Can Restart'. Cluster creation entitlement is not required for viewing these details on an existing cluster. Reference: https://docs.databricks.com/security/auth-authz/access-control/cluster-acl.html
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
What are the minimal permissions required for a data engineer to access metrics, driver logs, and the Spark UI of an existing cluster?
A
Cluster creation allowed + “Can Restart” privileges on the cluster
B
“Can Manage” privilege on the cluster
C
“Can Attach To” privilege on the cluster
D
Cluster creation allowed + “Can Attach To” privileges on the cluster
E
“Can Restart” privilege on the cluster
No comments yet.