ron8hu commented on pull request #31001:
URL: https://github.com/apache/spark/pull/31001#issuecomment-754116413
@AngersZhuuuu Many Spark users like to look at the
executorMetricsDistribution information on Web UI as well. it is a good idea to
keep the feature's web UI and REST API consistent. Like the table "Summary
metrics for completed tasks", you can display the "Metrics Distribution for
Executors" immediately below the table "Summary metrics for completed tasks".
To keep it consistent, the default values in the "Metrics Distribution for
Executors" table can be Min, 25th percentile, Median, 75th percentile, and Max
as well in the web 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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]