
Explanation:
Databricks maintains job run metadata and output history for a maximum of 60 days. Within this window, users can access the Runs tab to view completed tasks and use the Export to HTML feature to save a copy of the notebook output.
Analysis of incorrect options:
logRetentionDuration), but does not apply to job runs.Ultimate access to all questions.
No comments yet.
Which of the following statements correctly identifies the Databricks retention policy for job run history?
A
Job run history is stored indefinitely until the user manually deletes the records or exports the logs.
B
Job run history is maintained for 60 days, during which notebook run results can be exported to HTML for permanent storage.
C
Job run history is kept for 30 days, aligning with the default retention period for Delta Lake transaction logs.
D
Job run history is retained for 60 days, after which metadata and logs are automatically transitioned to a long-term archive.
E
Job run history is retained for 90 days or until the specific Run ID is recycled by the system.