Add a low-level MapReduce API
-----------------------------
Key: MAPREDUCE-1452
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1452
Project: Hadoop Map/Reduce
Issue Type: New Feature
Reporter: Tom White
Fix For: 0.22.0
Add an API to MapReduce that operates at the raw bytes level. The existing
(object-based) MapReduce APIs would be implemented on top of the raw API, and
in future it will be easier to add new APIs (like MAPREDUCE-1183) and
higher-level abstractions on MapReduce.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.