ReliabilityTest does not test lostTrackers, some times. -------------------------------------------------------
Key: HADOOP-5486 URL: https://issues.apache.org/jira/browse/HADOOP-5486 Project: Hadoop Core Issue Type: Bug Components: mapred, test Reporter: Amareshwari Sriramadasu Assignee: Amareshwari Sriramadasu Fix For: 0.21.0 ReliabilityTest does not lose trackers, if tasktracker pid could not be obtained. If command for the TaskTracker process is large, doing 'ps' and 'grep' does not return the pid of the process, thus it could not be suspended. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.