dongjoon-hyun commented on PR #56445: URL: https://github.com/apache/spark/pull/56445#issuecomment-4687949904
It means literally that it's not Apache Spark behavior or code. > he driver pod is maintained by ourselves with restartPolicy=Always. So when our driver process restarts, sometimes we met this issue. You need to fix the mentioned bug of your altered Spark in your fork like you already did `restartPolicy=Always` , @abtqian . In the Apache Spark repository, we are supposed to focus on our code and our behavior in order to avoid any confusion in the Apache Spark community. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
