Github user kayousterhout commented on the pull request:
https://github.com/apache/spark/pull/13037
I prefer having total time / locality / input size at the top (or at least
not buried in a drop-down menu), since my sense is those are common summary
metrics folks care about, whereas the additional metrics are more obscure
per-task things. One way to reduce the space needed for total time / input
size would be to add a column at the right side of the "Summary Metrics" table
that says total, and then put then there (since the per-task versions of those
metrics are already in that table). That doesn't work for the locality level
summary though.
Here's one other idea: for the Summary Metrics table, change the heading to
say Summary Metrics for <a href="link to task table">X completed tasks<\a>.
Then we get a quick link to the tasks table without adding any text to the page.
I think my preference is still to make the executor table collapsible,
since it doesn't seem as broadly useful as the other tables, and can get very
large.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]