Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2025 01:45 AM
Hi,
I am also facing the same issue recently in databricks notebook, I tried the following solution:
1. change the spark version and tried again
2.use the below code in the advanced spark configuration this also won't work
spark.executor.heartbeatInterval 60s
spark.network.timeout 720s
I have searched many resources not getting correct solutions
if anyone knows to how to reslove this post here.