
Answer-first summary for fast verification
Answer: Cluster creation allowed + “Can Manage” privileges on the cluster
To edit the configurations of an existing cluster, a data engineer needs both the 'Allow cluster creation' entitlement and the 'Can Manage' privilege on the cluster. The 'Allow cluster creation' entitlement enables the creation of clusters, while the 'Can Manage' privilege allows for the modification of specific cluster configurations. There are four permission levels for a cluster: No Permissions, Can Attach To, Can Restart, and Can Manage, each granting different abilities. 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 edit the configurations of an existing cluster in Databricks?
A
Cluster creation allowed + “Can Manage” privileges on the cluster
B
Only administrators can edit the configurations on existing clusters
C
“Can Restart” privilege on the cluster
D
Cluster creation allowed + “Can Restart” privileges on the cluster
E
“Can Manage” privilege on the cluster
No comments yet.