
Explanation:
Databricks retains a rolling history of all job runs for up to 60 days. Within this period, users can view completed runs in the Jobs UI, retrieve logs via the Jobs API, or export notebook run results as HTML.
Why other options are incorrect:
Ultimate access to all questions.
No comments yet.
In Databricks, what is the default retention period for job run history, and what actions can be taken before the records expire?
A
The job run history is retained for 30 days, during which you can configure automated migration of logs to DBFS or S3.
B
The job run history is kept for 60 days, after which the logs are automatically archived to long-term cloud storage.
C
The job run history is kept until the user manually exports or deletes the logs from the workspace.
D
The job run history is retained for 60 days, during which time you can export notebook run results as HTML.