Modify log statement in Tasktracker log related to memory monitoring to include
attempt id.
-------------------------------------------------------------------------------------------
Key: MAPREDUCE-1090
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1090
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Hemanth Yamijala
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.