You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2009/12/22 10:26:30 UTC

[jira] Created: (MAPREDUCE-1324) Make MapTask.MapOutputBuffer a standalone class

Make MapTask.MapOutputBuffer a standalone class
-----------------------------------------------

                 Key: MAPREDUCE-1324
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1324
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: task
            Reporter: Chris Douglas
            Assignee: Chris Douglas
            Priority: Minor


{{MapTask.MapOutputBuffer}} has few dependencies on its outer class, but is more than half its total length. It should be factored out into a separate class.

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