Move all memory related parameters and their initialization out of
TaskTracker.java into TaskMemoryManagerThread
----------------------------------------------------------------------------------------------------------------
Key: MAPREDUCE-866
URL: https://issues.apache.org/jira/browse/MAPREDUCE-866
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: tasktracker
Reporter: Vinod K V
Design-wise, they belong to TaskMemoryManager. TaskTracker can use method calls
to initialize/set/get the parameters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.