AngersZhuuuu commented on pull request #35612: URL: https://github.com/apache/spark/pull/35612#issuecomment-1049599988
> I found that there are many similar cases in Spark code, for example: > > https://github.com/apache/spark/blob/c4b013f4129969668323d20e40869411b35ed5e7/core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala#L269-L277 > > https://github.com/apache/spark/blob/c4b013f4129969668323d20e40869411b35ed5e7/core/src/main/scala/org/apache/spark/api/r/RBackend.scala#L111-L118 > > and so on. Shall we fix them all in one? So many, and all of these exit code is `-1`, `1`, `0`, I think it's easy to understand. Not so necessary -- 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]
