Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
-
Ports the mapred.join library to the new Map/Reduce API
Description
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 ?
Attachments
Attachments
Issue Links
- is blocked by
-
HADOOP-6103 Configuration clone constructor does not clone all the members.
- Closed