Databricks Certified Data Engineer Professional — Question 128
What is the retention of job run history?
Answer options
- A. It is retained until you export or delete job run logs
- B. It is retained for 30 days, during which time you can deliver job run logs to DBFS or S3
- C. It is retained for 60 days, during which you can export notebook run results to HTML
- D. It is retained for 60 days, after which logs are archived
Correct answer: C
Explanation
The correct answer is C because job run history is specifically retained for 60 days, allowing for the export of notebook run results to HTML during that period. Options A and B misrepresent the retention period, while option D incorrectly states that logs are archived without mentioning the export option.