What Should I Do If Error Message "java.io.IOException: Connection reset by peer" Is Displayed During the Execution of a Spark Job?
Question:
The execution of a Spark job cannot finish and error message "java.io.IOException: Connection reset by peer" is displayed.
Answer:
Add the executor.memoryOverhead parameter to the job submission parameters.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.