TestTaskTrackerMemoryManager retries a task for more than 100 times.
--------------------------------------------------------------------
Key: MAPREDUCE-1177
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1177
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: tasktracker, test
Reporter: Amareshwari Sriramadasu
TestTaskTrackerMemoryManager retries a task for more than 100 times.
The logs showing the same:
{noformat}
2009-11-02 12:41:20,489 INFO mapred.JobInProgress
(JobInProgress.java:completedTask(2530)) - Task
'attempt_20091102123356106_0001_m_000002_145' has completed
task_20091102123356106_0001_m_000002 successfully.
{noformat}
Sometimes the test timesout also.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.