
Answer-first summary for fast verification
Answer: Databricks jobs require exactly one owner, and the 'Is Owner' permission cannot be assigned to a group.
In Databricks, every job must have exactly one owner. According to Databricks Job Access Control Lists (ACLs), the **Is Owner** permission is restricted to a single user or a service principal. A group cannot be assigned the **Is Owner** permission; therefore, the UI disables this assignment for the 'DevOps' group. While workspace administrators can reassign ownership to a different user or service principal, they still cannot assign ownership to a group. Groups can, however, be granted other functional permissions such as `CAN MANAGE`, `CAN MANAGE RUN`, or `CAN VIEW` if broader team control is required.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A junior data engineer manually configured several jobs in the Databricks Jobs UI. However, they are unable to transfer 'Owner' privileges to the 'DevOps' group. Which of the following explains why this transfer is not possible?
A
'Owner' privileges can only be assigned to a group by workspace administrators.
B
Databricks jobs require exactly one owner, and the 'Is Owner' permission cannot be assigned to a group.
C
The creator of a Databricks job inherently possesses 'Owner' privileges, which are unalterable.
D
A user can transfer job ownership to a group only if they are a member of that group.
E
Apart from the default 'admins' group, only individual users are eligible for any privileges on jobs.
No comments yet.