Ngone51 edited a comment on pull request #32356:
URL: https://github.com/apache/spark/pull/32356#issuecomment-827294571


   @attilapiros I have done the experiment on UI. And it turns out that the 
format in UI is always correct. That's because we passed the formatted 
`failureMessage` to UI directly without any change. You could check the related 
code there:
   
   
https://github.com/apache/spark/blob/38ef4771d447f6135382ee2767b3f32b96cb1b0e/core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala#L1732


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

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