Create enum for the TaskTypes (Map, Reduce, JobSetup, JobCleanup, TaskCleanup)
------------------------------------------------------------------------------

                 Key: HADOOP-5720
                 URL: https://issues.apache.org/jira/browse/HADOOP-5720
             Project: Hadoop Core
          Issue Type: Sub-task
          Components: mapred
    Affects Versions: 0.19.0
            Reporter: Devaraj Das
            Assignee: Devaraj Das
             Fix For: 0.21.0


Create enum for the TaskTypes - Map, Reduce, JobSetup, JobCleanup, TaskCleanup. 
Change the framework to use these enum constants and remove usages of booleans 
like isMap.

-- 
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