The code in ReduceTask::fetchOutputs that deals with fetch failures can be 
refactored to a separate method
----------------------------------------------------------------------------------------------------------

                 Key: HADOOP-3428
                 URL: https://issues.apache.org/jira/browse/HADOOP-3428
             Project: Hadoop Core
          Issue Type: Improvement
          Components: mapred
            Reporter: Devaraj Das
            Assignee: Devaraj Das
            Priority: Minor
             Fix For: 0.18.0


There is big chunk of code to handle fetch failures in 
ReduceTask::fetchOutputs. To improve the readability of code, this should be 
moved out to a separate method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to