SbloodyS commented on issue #18356: URL: https://github.com/apache/dolphinscheduler/issues/18356#issuecomment-4715469641
`exitStatusCode:0` The return code of `spark-submit` is 0, which means success. This is the problem of `spark-submit`, which only prints the log and does not return an error code. You should submit issue to the 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]
