mukund-thakur commented on pull request #2971: URL: https://github.com/apache/hadoop/pull/2971#issuecomment-874472280
> I propose we add a dir for job stats into which success/failure JSON goes (we will add a success/failure bit and a stack trace serialization on failures)...saving to this dir will be best-effort. will need to track whether this has been written by the current job so that an abort() after success doesn't overwrite it, etc. > > also: dump stats in cleanup & task commit/aborts Yes this is a good idea. -- 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]
