Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.22.0
-
None
-
Reviewed
Description
Right now ProcfsBasedProcess collects only virtual memory. We can make it collect rss memory as well.
Later we can use rss in TaskMemoryManagerThread to obtain better memory management.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-1201 Make ProcfsBasedProcessTree collect CPU usage information
- Closed
- is depended upon by
-
MAPREDUCE-1181 Enforce RSS memory limit in TaskMemoryManagerThread
- Resolved
-
MAPREDUCE-1195 Task resource utilization reporting for profiling and scheduling
- Resolved
- is part of
-
MAPREDUCE-220 Collecting cpu and memory usage for MapReduce tasks
- Closed
- relates to
-
MAPREDUCE-961 ResourceAwareLoadManager to dynamically decide new tasks based on current CPU/memory load on TaskTracker(s)
- Open