Preview· Databricks release notes (AWS)

Serverless jobs can restore run state into notebooks in preview

Databricks can automatically capture a snapshot for eligible serverless compute job runs. In Public Preview, you can restore the Python variables and Spark session from that run into a new interactive notebook to debug a failure or explore results without rerunning the whole job.

Learners debugging serverless jobs need to know they can inspect captured run state in a notebook instead of rerunning the full job.

Read the original

What to re-read