[ 
https://issues.apache.org/jira/browse/YARN-5044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yufei Gu updated YARN-5044:
---------------------------
    Description: 
Need the same 

Each task has counters PHYSICAL_MEMORY_BYTES and VIRTUAL_MEMORY_BYTES, which 
are snapshots of memory usage of that task. They are not sufficient for users 
to understand peak memory usage by that task, e.g. in order to diagnose task 
failures, tune job parameters or change application design. This new feature 
will add two more counters for each task: PHYSICAL_MEMORY_BYTES_MAX and 
VIRTUAL_MEMORY_BYTES_MAX.


> Add peak memory usage counter for each task
> -------------------------------------------
>
>                 Key: YARN-5044
>                 URL: https://issues.apache.org/jira/browse/YARN-5044
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: yarn
>            Reporter: Yufei Gu
>            Assignee: Yufei Gu
>
> Need the same 
> Each task has counters PHYSICAL_MEMORY_BYTES and VIRTUAL_MEMORY_BYTES, which 
> are snapshots of memory usage of that task. They are not sufficient for users 
> to understand peak memory usage by that task, e.g. in order to diagnose task 
> failures, tune job parameters or change application design. This new feature 
> will add two more counters for each task: PHYSICAL_MEMORY_BYTES_MAX and 
> VIRTUAL_MEMORY_BYTES_MAX.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to