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 "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2009/06/15 11:53:07 UTC

[jira] Updated: (HADOOP-6023) Deprecate org.apache.hadoop.mapred.lib.MultithreadedMapRunner

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

Amareshwari Sriramadasu updated HADOOP-6023:
--------------------------------------------

    Attachment: patch-6023.txt

Patch deprecates org.apache.hadoop.mapred.lib.MultithreadedMapRunner to use org.apache.hadoop.mapreduce.lib.map.MultithreadedMapper.
Fixed minor bugs in MultithreadedMapper. Also added testcase for MultithreadedMapper.

> Deprecate org.apache.hadoop.mapred.lib.MultithreadedMapRunner
> -------------------------------------------------------------
>
>                 Key: HADOOP-6023
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6023
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: patch-6023.txt
>
>
> Deprecate org.apache.hadoop.mapred.lib.MultithreadedMapRunner to use org.apache.hadoop.mapreduce.lib.MultithreadedMapRunner 

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