Databricks Certified Data Engineer Professional — Question 53

A junior data engineer has manually configured a series of jobs using the Databricks Jobs UI. Upon reviewing their work, the engineer realizes that they are listed as the "Owner" for each job. They attempt to transfer "Owner" privileges to the "DevOps" group, but cannot successfully accomplish this task.

Which statement explains what is preventing this privilege transfer?

Answer options

Correct answer: A

Explanation

The correct answer is A because Databricks jobs are designed to have a single owner, and ownership cannot be transferred to a group. Options B and E are incorrect as they do not address the primary limitation regarding group ownership, while C and D are incorrect because they misinterpret the ownership rules related to groups and individual users.