Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 07:49 AM
The error message "Connection reset by peer" typically indicates that the connection between the client and the server was forcibly closed by the server. This can happen for various reasons, including network issues, server overload, or configuration problems.
It appears that the error occurred during the execution of a Spark job, specifically when the Python worker was trying to communicate with the JVM process.
Do you see any resource issues under cluster metrics?