Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/8931#issuecomment-146285580
I think we want to have concise and consistent names here across all the
metrics. Here is my proposal for naming:
```
input rows
output rows
spilled data
memory
task memory (max)
task spilled data (max)
```
I think the word "peak" is not necessary because I assume your report the
peak memory over the lifetime of a task. I think the word "total" is not
necessary because these are accumulated values and can be assumed to be total
unless otherwise stated.
---
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]