Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Data Engineer Professional All Questions

View all questions & answers for the Certified Data Engineer Professional exam

Exam Certified Data Engineer Professional topic 1 question 117 discussion

Actual exam question from Databricks's Certified Data Engineer Professional
Question #: 117
Topic #: 1
[All Certified Data Engineer Professional Questions]

A data engineer, User A, has promoted a pipeline to production by using the REST API to programmatically create several jobs. A DevOps engineer, User B, has configured an external orchestration tool to trigger job runs through the REST API. Both users authorized the REST API calls using their personal access tokens.

A workspace admin, User C, inherits responsibility for managing this pipeline. User C uses the Databricks Jobs UI to take "Owner" privileges of each job. Jobs continue to be triggered using the credentials and tooling configured by User B.

An application has been configured to collect and parse run information returned by the REST API. Which statement describes the value returned in the creator_user_name field?

  • A. Once User C takes "Owner" privileges, their email address will appear in this field; prior to this, User A’s email address will appear in this field.
  • B. User B’s email address will always appear in this field, as their credentials are always used to trigger the run.
  • C. User A’s email address will always appear in this field, as they still own the underlying notebooks.
  • D. Once User C takes "Owner" privileges, their email address will appear in this field; prior to this, User B’s email address will appear in this field.
  • E. User C will only ever appear in this field if they manually trigger the job, otherwise it will indicate User B.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
cf56faf
1 week, 6 days ago
Selected Answer: B
It's B.
upvoted 1 times
...
smashit
2 weeks, 1 day ago
ownership of job an be assigned to user not for a group. Option A is correct.
upvoted 1 times
...
Jugiboss
3 weeks, 6 days ago
Selected Answer: A
Seems correct.
upvoted 2 times
...
Ananth4Sap
3 weeks, 6 days ago
Selected Answer: C
The creator_user_name field in the run information returned by the REST API reflects the user who originally created the job. Since User A created the jobs using their personal access token, their email address will always appear in this field, regardless of who triggers the job runs or who takes ownership of the job later.
upvoted 1 times
...
pk07
2 months ago
Selected Answer: C
C based on previous comment
upvoted 1 times
...
shaojunni
2 months ago
Selected Answer: C
Job creator can't be changed. Owner can be changed. So creator_user_name field always return who created the job: User A. But UserA no longer owns the job. So Answer C is partially correct.
upvoted 1 times
...
shaojunni
2 months ago
Selected Answer: C
Job creator can't be changed. Owner can be changed. So creator_user_name field always return owner: User A. But UserA no longer owns the job. So Answer C is partially correct.
upvoted 1 times
...
jlocke
3 months, 1 week ago
Selected Answer: A
When you create a job your role is IS OWNER and RUN AS. So when you trigger a job, it will run as the RUN AS entity. And it should be user A if someone dosen't have changed it
upvoted 3 times
...
946a1af
3 months, 2 weeks ago
Selected Answer: B
Answer B
upvoted 1 times
...
c00ccb7
4 months, 2 weeks ago
Selected Answer: B
Should be the DevOps email address
upvoted 1 times
...
c00ccb7
4 months, 2 weeks ago
Selected Answer: B
the creator_user_name field reflects the user who triggered the job run
upvoted 1 times
...
fcfb11c
5 months, 1 week ago
Answer: E
upvoted 2 times
...
Deb9753
5 months, 3 weeks ago
Answer: C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...