stczwd commented on pull request #35185: URL: https://github.com/apache/spark/pull/35185#issuecomment-1011938660
The main purpose of this issue is to track the task metrics of a specific RDD partition, espetially for input/shuffle reads or output/shuffle writes. It is very useful when shuffle data diff is found, we can use this to check data computing. Also, it will be helpful to show the actual computing data size or count in SQL UI. -- 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]
