Issue Details (XML | Word | Printable)

Key: HADOOP-234
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Owen O'Malley
Reporter: Sanjay Dahiya
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Hadoop Pipes for writing map/reduce jobs in C++ and python

Created: 19/May/06 04:28 PM   Updated: 08/Jul/09 04:41 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 0.14.0

Time Tracking:
Not Specified

File Attachments:
  Size
PDF File Hadoop MaReduce Developer doc.pdf 2006-05-30 06:58 PM Sanjay Dahiya 112 kB
HTML File Licensed for inclusion in ASF works hadoop-pipes.html 2007-02-18 08:28 AM Owen O'Malley 11 kB
Text File Licensed for inclusion in ASF works pipes-2.patch 2007-05-16 12:21 AM Owen O'Malley 3.98 MB
Text File Licensed for inclusion in ASF works pipes.patch 2007-04-18 10:30 PM Owen O'Malley 3.98 MB
Issue Links:
Dependants
 

Resolution Date: 16/May/07 07:23 PM


 Description  « Hide
MapReduce C++ support

Requirements

1. Allow users to write Map, Reduce, RecordReader, and RecordWriter functions in C++, rest of the infrastructure already present in Java should be reused.
2. Avoid users having to write both Java and C++ for this to work.
3. Avoid users having to work with JNI methods directly by wrapping them in helper functions.
4. The interface should be SWIG'able.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.