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.