Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.20.1
-
None
-
Reviewed
-
Modified log statement in task memory monitoring thread to include task attempt id.
Description
Currently the TaskMemoryManagerThread logs a line like:
org.apache.hadoop.mapred.TaskMemoryManagerThread: Memory usage of ProcessTree 14321 :372686848bytes. Limit : 2147483648bytes.
It would be very useful to include the Task attempt id for the process tree mentioned in the log statement.