You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Jothi Padmanabhan (JIRA)" <ji...@apache.org> on 2009/09/22 06:52:16 UTC

[jira] Updated: (MAPREDUCE-355) Change org.apache.hadoop.mapred.join to use new api

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

Jothi Padmanabhan updated MAPREDUCE-355:
----------------------------------------

    Release Note: Ports the mapred.join library to the new Map/Reduce API

> Change org.apache.hadoop.mapred.join to use new api
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-355
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-355
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.21.0
>
>         Attachments: patch-355-1.txt, patch-355-2.txt, patch-355-3.txt, patch-355-4.txt, patch-355.txt
>
>
> To change org.apache.hadoop.examples.Join to use new api, we need to change org.apache.hadoop.mapred.join to use new api. So,
> Deprecate the code in org.apache.hadoop.mapred.join. 
> Copy the code to org.apache.hadoop.mapreduce.lib.join and Change it to use new api. 
> Thoughts ?

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