You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "David Yu (JIRA)" <ji...@apache.org> on 2008/11/24 12:06:44 UTC

[jira] Updated: (HADOOP-4700) Update MapOutputServlet to use NIO channels

     [ https://issues.apache.org/jira/browse/HADOOP-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Yu updated HADOOP-4700:
-----------------------------

    Attachment: RangedDefaultServlet.java

Attaching a sample servlet that demonstrates serving portions of a file using RandomAccessFileBuffer



> Update MapOutputServlet to use NIO channels
> -------------------------------------------
>
>                 Key: HADOOP-4700
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4700
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>             Fix For: 0.20.0
>
>         Attachments: RangedDefaultServlet.java
>
>
> The TaskTracker can serve the map output segments using RandomAccessFileBuffer, added in [JETTY-748|https://jira.codehaus.org/browse/JETTY-748].

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