
Explanation:
Databricks notebooks have 5 permission levels: No permissions, Can Read, Can Run, Can Edit, and Can Manage. Can Manage includes all Can Edit permissions plus the ability to change the notebook's permissions. Therefore, only the data engineer with Can Manage permission can alter the notebook's permissions, while the one with Can Edit cannot. For more details, refer to Notebook permissions in Databricks.
Ultimate access to all questions.
In Databricks, two data engineers have different permissions over a notebook: one has Can Manage permission and the other has Can Edit permission. Which statement accurately describes their respective abilities?
A
The data engineer with Can Edit permission can edit the notebook, while the one with Can Manage permission cannot.
B
Only the data engineer with Can Manage permission can attach the notebook to a cluster.
C
Both data engineers can detach the notebook from a terminated cluster.
D
The data engineer with Can Manage permission can change the notebook's permissions, unlike the one with Can Edit permission.
E
Both data engineers share identical abilities.
No comments yet.