karthikjoy
New Contributor II

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.