
Answer-first summary for fast verification
Answer: Provide 'Can Manage Run' permission to enable running the job without deletion rights.
The 'Can Manage Run' permission is designed to allow users to execute jobs without granting them the ability to delete or alter the job's configuration. This ensures that junior data engineers can perform their tasks without risking accidental job deletion. Source: Databricks documentation on job permissions.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A junior data engineer needs to run a specific job via the Jobs UI without the ability to delete it. Which permission should be granted to meet these requirements?
A
No permissions are necessary; the Jobs UI is accessible to everyone.
B
Grant 'Can View' permission to allow job execution.
C
Assign 'Can Manage' permission for job execution capabilities.
D
Provide 'Can Manage Run' permission to enable running the job without deletion rights.
E
Transfer job ownership to the junior data engineer.
No comments yet.