AngersZhuuuu commented on pull request #31165: URL: https://github.com/apache/spark/pull/31165#issuecomment-806325310
> Was this functionality already implemented elsewhere in the API? I didn't see the part of the code that uses this new parameter. It's probably OK to add. In our internal, if we want to know a stage's detail, it will return all task info, but always we just want to know metrics distribution and some failed task to collect why it failed and use these information to optimize our env and configuration. But current restful API will return all task datas, it too always too huge. -- 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]
