Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
MAPREDUCE-220 collects CPU and memory usage for each task.
We can aggregate them to get the information per job. Such information can be used for scheduling, profiling or charging the users based on the resource they consumed.
Here are some information that should be useful:
1. Total CPU cycles (# of giga-cycles)
2. Total Memory occupied time (GB-sec)
3. Maximum peak memory on one task (GB)
4. Maximum peak CPU on one task (GHz)
Thoughts?
Attachments
Issue Links
- depends upon
-
MAPREDUCE-220 Collecting cpu and memory usage for MapReduce tasks
-
- Closed
-
- relates to
-
MAPREDUCE-1808 Have a configurable metric reporting CPU/disk usage per user
-
- Open
-