cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Why do my jobs fail with the "Reason: Remote RPC client disassociated." exception

brickster_2018
Databricks Employee
Databricks Employee
 
1 ACCEPTED SOLUTION

Accepted Solutions

Aviral-Bhardwaj
Esteemed Contributor III

because your driver is not able to talk with your nodes for this you can add configuration where you can increase databricks heartbeat interval and you can also add rpc max size this will also help.

you can explore cluster configuration from here- https://spark.apache.org/docs/latest/configuration.html

Thanks

Aviral Bhardwaj

AviralBhardwaj

View solution in original post

1 REPLY 1

Aviral-Bhardwaj
Esteemed Contributor III

because your driver is not able to talk with your nodes for this you can add configuration where you can increase databricks heartbeat interval and you can also add rpc max size this will also help.

you can explore cluster configuration from here- https://spark.apache.org/docs/latest/configuration.html

Thanks

Aviral Bhardwaj

AviralBhardwaj

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now