Details
Description
Currently, the task counters report VSS and RSS usage of the task. The task counter should also report the total heap usage of the task also. The task might be configured with a max heap size of M but the task's total heap usage might only be H, where H < M. In such a case, knowing only M doesn't provide a complete picture of the task's memory usage.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-2107 Emulate Memory Usage of Tasks in GridMix3
- Closed
- relates to
-
MAPREDUCE-2777 Backport MAPREDUCE-220 to Hadoop 20 security branch
- Closed
- supercedes
-
MAPREDUCE-2104 Rumen TraceBuilder Does Not Emit CPU/Memory Usage Details in Traces
- Closed