Databricks Job timed out with error : Lost executor 0 on [IP]. Remote RPC client disassociated
问题 Complete error : Databricks Job timed out with error : Lost executor 0 on [IP]. Remote RPC client disassociated. Likely due to containers exceeding thresholds, or network issues. Check driver logs for WARN messages. We are running jobs using Jobs API 2.0 on Azure Databricks subscription and using the Pools interface for less spawn time and using the worker/driver as Standard_DS12_v2. We have a job(JAR main) which has just one SQL procedure call. This call takes more than 1.2 hour to complete.