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 "Todd Lipcon (JIRA)" <ji...@apache.org> on 2014/07/23 03:34:39 UTC

[jira] [Created] (MAPREDUCE-5997) native-task: Use DirectBufferPool from Hadoop Common

Todd Lipcon created MAPREDUCE-5997:
--------------------------------------

             Summary: native-task: Use DirectBufferPool from Hadoop Common
                 Key: MAPREDUCE-5997
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5997
             Project: Hadoop Map/Reduce
          Issue Type: Sub-task
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Minor


The native task code has its own direct buffer pool, but Hadoop already has an implementation. HADOOP-10882 will move that implementation into Common, and this JIRA is to remove the duplicate code and use that one instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)