Databricks Certified Data Engineer Professional — Question 15
What statement is true regarding 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
- E. It is retained for 90 days or until the run-id is re-used through custom run configuration
Correct answer: C
Explanation
The correct answer is C, as job run history is indeed retained for 60 days and allows exporting of notebook run results to HTML during that time. Options A, B, D, and E provide incorrect durations or actions regarding the retention of job run logs, making them inaccurate in this context.