tgravescs commented on PR #44951:
URL: https://github.com/apache/spark/pull/44951#issuecomment-2007481254

   its a little unclear to me exactly what the user changes. The screen shots 
in the description don't make sense with the code changes made.  From what I 
can tell you are adding in another field:
   
   `  s"Possible causes: $sparkExitCodeReason " `
   
   which is the  ExecutorExitCode.explainExitCode(exitStatus). This seems fine 
to me.
   But the screen shots above look like output is quite different with the 
shell error output, are those screen shots correct for a before and after this 
change?  can you please explain if I'm missing something or how this is 
changing a 56 error code from invalid docker to unable to send heartbeat


-- 
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]

Reply via email to