How Do I Do If Error Message "java.io.IOException: Connection reset by peer" Is Displayed During the Execution of a Spark Job?
Symptom
The Spark job keeps running and error message "java.io.IOException: Connection reset by peer" is displayed.
Solution
Add the executor.memory Overhead parameter to the parameters for submitting a job.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.