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/04/14 12:23:15 UTC

[jira] Created: (HADOOP-5667) Change org.apache.hadoop.mapred.join to use new api

Change org.apache.hadoop.mapred.join to use new api
---------------------------------------------------

                 Key: HADOOP-5667
                 URL: https://issues.apache.org/jira/browse/HADOOP-5667
             Project: Hadoop Core
          Issue Type: Sub-task
          Components: mapred
            Reporter: Amareshwari Sriramadasu
            Assignee: Amareshwari Sriramadasu
             Fix For: 0.21.0


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.