[
https://issues.apache.org/jira/browse/HADOOP-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072650#comment-14072650
]
Aaron T. Myers commented on HADOOP-10882:
-----------------------------------------
+1, the patch looks good to me. I'm confident that the test failures are
unrelated.
> Move DirectBufferPool into common util
> --------------------------------------
>
> Key: HADOOP-10882
> URL: https://issues.apache.org/jira/browse/HADOOP-10882
> Project: Hadoop Common
> Issue Type: Task
> Components: util
> Affects Versions: 2.6.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Minor
> Attachments: hadoop-10882.txt
>
>
> MAPREDUCE-2841 uses a direct buffer pool to pass data back and forth between
> native and Java code. The branch has an implementation which appears to be
> derived from the one in HDFS. Instead of copy-pasting, we should move the
> HDFS DirectBufferPool into Common so that MR can make use of it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)