Exam Certified Data Engineer Professional All QuestionsBrowse all questions from this exam
Question 148

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?

    Correct Answer: A

    Databricks jobs must have exactly one owner; 'Owner' privileges cannot be assigned to a group. This design ensures clear accountability and management for the job.

Discussion
03355a2Option: A

This is the correct answer for this question in a past Databricks version, however now you can indeed add a group as a owner to a job.

imatheushenriqueOption: A

A. Databricks jobs must have exactly one owner; "Owner" privileges cannot be assigned to a group. It's only possivel that a databricks JOB has an owner, not a group.